![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archivesetting file permissions on a web server
From: John Salerno <johnjsal@NOSPAMgmail.com>
Date: Sun Apr 30 2006 - 07:21:29 CEST
I always read about how you need to set certain file permissions (for
chmod 755 scriptname.py
but *where* do you run this? Is this done on your personal system, or on
The only way I've figured out so far how to do this is to upload my cgi
Is there a way to put the above line within the script perhaps, so that
Aside from my right-clicking method, I don't know how else to do it.
|