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 apache web server in linux?
How to manage apache logs?
Do I need apache tomcat?
What are the log level available in apache?
How to install apache web server?
Is apache opensource?
Who bought apache?
How do I enable apache modules?
What is the use of mod_perl module?
How to ensure apache listen on only one ip address on the server?
How can you start a apache server with different configurition ( other that httpd.conf)?
What is systemctl?