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 does apache server work?
What is systemctl used for?
What’s the major difference between a restart and a graceful restart of a web server such as apache?
How can you start a apache server with different configurition ( other that httpd.conf)?
What is the default apache directory?
What is apache configuration?
How can apache act a proxy server?
How to to stop apache?
What is a Command to restart/start apache web server?
Is apache web server free?
Is apache still used?
How does apache work?
How to get support for apache web server if something wrong?
How to check for the httpd.conf consistency?
What is apache used for?