Apache feature /page => /page.html

Hello,
I have a question about this feature in my apache 1.3:

If I go to:
domain.com/page
In this case, theres no file or directory called page in the webroot.
There is however a file called page.html and this is the page that the webserver throws back to the browser.

I was wondering what this feature/directive is called, I guess it is set up globally in my httpd.conf . Is it possible to override in either .htaccess or in a virtualhost directive?

 

 

 

 

Top