Project

General

Profile

« Previous | Next » 

Revision 7949

web/vegpath/.htaccess: DirectoryIndex: Removed index.htm because HTML files should not be used for redirection (they don't issue the Location: header needed by clients other than web browsers)

View differences:

.htaccess
1 1
#### URL resolution
2 2

  
3 3
DirectorySlash on
4
DirectoryIndex index.php index.htm
4
DirectoryIndex index.php
5 5

  
6 6
### mod_rewrite
7 7

  

Also available in: Unified diff