Can the following lines in
httpd.conf prevent one from relocking topics from
nobody to
system on windows ?
<IfModule mod_env.c>
..
SetEnv LOGNAME nobody
SetEnv USER "nobody"
..
It "seems" to work fine for me, but I'd like to be sure there cannot be side effects.
--
JeromeBouvattier - 14 Sep 2005
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
That should work. I can't think of any reason why it wouldn't. Good idea.
--
CrawfordCurrie - 24 Sep 2005