Microsoft
Software
Hardware
Network
Question : identify Apache config directive
My website has a file:
www.mydomain.com/contact.p
hp
If I request any of the following (which do not exist), apache serves the contact.php page.
www.mydomain.com/contact
www.mydomain.com/contact/
www.mydomain.com/contact/a
nything/el
se/here
How can I determine what part of the apache config to change to disallow this?
The apache server is running on a CentOS 5 box if that makes any difference.
Answer : identify Apache config directive
I found what I needed by setting the options directive for the root directory to:
Options -MultiViews
Random Solutions
VB.NET Setup Installing App Files Without Asking What Folder to Install
IM integration with Sharepoint 2010
You Tube Download Software
Very slow file copy to external Western Digital USB drive Win XP
Apache AllowEncodedSlashes Not Working
What is Overloading?
SSRS 2008 ReportViewer1 control not maximized
.net Click Once With Silent Install
Elevate user security to admin in Windows 7
Script to email newly created computers. Need to add groups & users accounts also.