added Directoryindex
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
1cfd2bc91c
commit
12ab33dcd0
|
@ -1,3 +1,5 @@
|
|||
DirectoryIndex index.html
|
||||
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_URI}::$0 ^(/.+)/(.*)::\2$
|
||||
|
|
Loading…
Reference in New Issue