Revision 8396
Added by Aaron Marcuse-Kubitza over 11 years ago
.htaccess | ||
---|---|---|
3 | 3 |
Options +FollowSymLinks +MultiViews |
4 | 4 |
|
5 | 5 |
DirectorySlash on |
6 |
DirectoryIndex index.php
|
|
6 |
DirectoryIndex index |
|
7 | 7 |
|
8 | 8 |
### mod_rewrite |
9 | 9 |
|
Also available in: Unified diff
web/.htaccess: DirectoryIndex: Use index instead of hardcoding index.php because MultiViews will now add the appropriate extension automatically