Autofill extension

Misael

Verified User
Joined
Mar 21, 2007
Messages
5
How can I setup apache so that people don't have to use file extensions. For example if someone creates a webpage index, and forgets the .html. When someone visits the page, apache automaticly handles the file as if it was index.html. The same for images, when the extention .jpg or .gif is forgotten, it still shows the image.

I found some module called mod_negotiation, but I don't know how to set this up correctly.
 
Back
Top