Revision 9604
Added by Aaron Marcuse-Kubitza over 11 years ago
.htaccess | ||
---|---|---|
83 | 83 |
|
84 | 84 |
RewriteCond %{ENV:innermost_dir} =/ |
85 | 85 |
RewriteRule ^.+$ /VegCore/$0 [discardpath,last,noescape,qsappend] |
86 |
|
|
87 |
|
|
88 |
#### directory indexing |
|
89 |
|
|
90 |
### mod_autoindex |
|
91 |
|
|
92 |
IndexOptions +FoldersFirst +IconsAreLinks +IgnoreCase +TrackModified +VersionSort +XHTML |
Also available in: Unified diff
web/.htaccess: added mod_autoindex IndexOptions, in particular FoldersFirst