Path Question Again
Shengquan Liang
sliang at oregon-lnx.cc.gatech.edu
Wed May 24 16:01:57 EDT 2000
More information about the Python-list mailing list
Wed May 24 16:01:57 EDT 2000
- Previous message (by thread): defined test?
- Next message (by thread): Pass by reference?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): defined test?
- Next message (by thread): Pass by reference?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list