Web server Path Question

vicl at my-deja.com vicl at my-deja.com
Thu May 25 11:05:58 EDT 2000


  How do I specify the path of the file to
write in a Python script running on a web
server.

Say the script is running in
 /usr/local/apache/cgi-bin (with alias /cgi-bin)
and wants to write a file to
 /usr/local/apache/htdocs  (with alias /)

how do i specify the path in the script?

thanks a lot


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list