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 |
From where apache names comes?
Can we cache files which are viewed frequently?
What are apache modules?
When did ubuntu switch to systemd?
What is apache http server used for?
How can apache act a proxy server?
How to disable trace http request?
How do you check for the httpd.conf consistency and any errors in it?
What is a Comamnd to check the version of apache server?
What is apache web server?
Is apache single threaded?
What do you mean by a valid servername directive?