What are "multiviews"?



What are "multiviews"? ..

Answer / 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

More Apache Interview Questions

Which module is required to enable ssl?

0 Answers  


What is htpasswd?

0 Answers  


What is apache software used for?

0 Answers  


What is the servertype directive?

0 Answers  


How to configure your very first production web sever?

0 Answers  






What is the difference between apache and apache tomcat?

0 Answers  


How do I stop httpd server?

0 Answers  


What is apache access?

0 Answers  


What is apache timeout?

0 Answers  


Is apache tomcat a web server or application server?

0 Answers  


What is a Command to restart/start apache web server?

0 Answers  


Where is apache web server located in data center location?

0 Answers  


Categories