Path Question Again

Shengquan Liang sliang at oregon-lnx.cc.gatech.edu
Wed May 24 16:01:57 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





More information about the Python-list mailing list