What are "multiviews"?
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 |
What is an apache logs?
What is apache virtual host?
What users does apache run under?
How to stop/start apache web server?
Can we do automatically roll over the apache logs at specific times without having to shut down and restart the server?
Where is apache installed?
Is apache server free?
How to check the version of apache server?
What is meaning of "listen" in httpd.conf file?
How to get support for apache web server if something wrong?
How do I install apache server on windows 7?
Is apache a application server?