Question
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.
Environment
--
JeromeBouvattier - 14 Sep 2005
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
That should work. I can't think of any reason why it wouldn't. Good idea.
--
CrawfordCurrie - 24 Sep 2005