> magicphppage.php   I don't want the public to be able to simply type
> www.mysite.com/php/     and have all of my php files show up on a funky
> "virtual directory".

In httpd.conf, there are settings like Allow SymLink and Deny All and
suchlike.

One of them, whose name I forget, means "let people dig around in side my
directories".

You want Deny XXXXXXXX  for whatever that one is.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to