Answer Posted / peter32
A MultiViews search is enabled by the MultiViews Options.
If the server receives a request for /some/dir/foo and
/some/dir/foo does not exist, then the server reads the
directory looking for all files named foo.*, and effectively
fakes up a type map which names all those files, assigning
them the same media types and content-encodings it would
have if the client had asked for one of them by name. It
then chooses the best match to the client's requirements,
and returns that document.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to deploy war or java applications in apache?
How to secure website hosted on apache web server?
How can we find what are the modules loaded in apache?
What is mod_security in apache?
How to carry out apache efficiency benchmark?
What is meant by a valid server name directive?
How do I download apache for windows?
How to install apache?
What is the difference between the servername directive and serveralias?
What does 200, 403 & 503 http error code mean?
What tool do you use for log analysis?
What is the difference between service and systemctl?
What is the apache webserver?
What is an apache logs?
How to troubleshoot port conflict issue?