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 |
How to know if web server running?
Where are the apache logs?
Does Apache include a search engine?
Is it possible to record the mac (hardware) address of clients that access your server?
Is apache and tomcat the same?
Does amazon use apache?
What is maxclients in apache?
What is a difference between apache and nginx web server?
How do I start apache server?
How to manage apache logs?
what is meant by a struct and its purpose with an example program?
Can we use Active Server Pages (ASP) with Apache?