Revision 8397
Added by Aaron Marcuse-Kubitza over 11 years ago
web/.htaccess | ||
---|---|---|
1 | 1 |
#### URL resolution |
2 | 2 |
|
3 |
Options +FollowSymLinks +MultiViews |
|
3 |
Options +FollowSymLinks +Indexes +MultiViews
|
|
4 | 4 |
|
5 | 5 |
DirectorySlash on |
6 | 6 |
DirectoryIndex index |
Also available in: Unified diff
web/.htaccess: Set Options +Indexes because this isn't the default in Apache 2.4