Lyle Wincentsen wrote:
Thanks for your help, that solved the problem.To answer your question as to why I don't want my php scripts to bein the document root tree, it is a potential security issue. I would rather not allow anyone to peruse my source code as they may be ableto find ways to exploit it more easily.
Being in the document root does not imply that people will be able to read your code. If they browse to the file, they'll just see the output from the script, not the source itself.
Cheers, Nicholas Sherlock --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx