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 we can do to find out how people are reaching your site?
What is apache child process?
What are apache modules?
I've updated my apache web server from version 2.0.55 to 2.2.0, now all my pages are blank, any thoughts? thanks in advance
How can you start a apache server with different configurition ( other that httpd.conf)?
How to ensure web server is getting started after server reboot?
Can I serve content out of a directory other than the documentroot directory?
What is use of nonroot user in httpd.conf file on apache?
Is apache and tomcat the same?
What is apache process?
What does apachectl graceful do?
What is the apache webserver?