18 Jan
2000
18 Jan
'00
4:42 p.m.
-----Original Message----- From: Darran Edmundson [mailto:dee124@rsphy1.anu.edu.au] Sent: Monday, January 17, 2000 10:57 PM To: zope@zope.org Subject: [Zope] Logging under Apache/pcgi?
Enabling logging under ZServer is simple enough and fully documented in the doc/LOGGING.txt file. Where does one set the STUPID_FILE_LOGGER environment variable when running with pcgi under Apache? Do you simply set it in the Zope.cgi script?
That should work. You can also set an env variable in your rewrite rules (in fact, setting AUTHENTICATED_USER in the rewrite rule IS an env var. -Michel