[Tutor] [Almost OT]Getting Started with CGI

Adrian Maier am@fx.ro
Tue Apr 8 01:16:25 2003


Adrian Maier (am@fx.ro) a scris :
> Third, transfer your file to your directory on the server.
> The admin should be able to tell you exactly how to do this.
> Ask him to tell you how to set the file permissions 
> (the script has to be set as executable with the chmod utility:
>   chmod 704 your_script.py      )

Ooops:  that should have been    
    chmod 705 your_script.py

Best regards,
Adrian Maier