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 do I know if apache server is running windows?
Why doesn't Apache include SSL?
Is it possible to record the mac (hardware) address of clients that access your server?
Can apache run on windows?
What are the log level available in apache?
How to configure your very first production web sever?
How do you check the version of the running apache web server?
How to enable php scripts on your server?
What is apache software used for?
What is apache scoreboard?
Explain about htpasswd?
Is httpd and apache the same?