mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Add default apache resource
This commit is contained in:
parent
15d3d8c709
commit
65729d9d86
|
|
@ -51,6 +51,7 @@ RewriteRule ^(system|user|vendor)/(.*)\.(txt|md|html|yaml|php|twig|sh|bat)$ erro
|
|||
|
||||
</IfModule>
|
||||
|
||||
# Begin - Prevent Browsing
|
||||
# Begin - Prevent Browsing and Set Default Resources
|
||||
Options -Indexes
|
||||
# End - Prevent Browsing
|
||||
DirectoryIndex index.php index.html index.htm
|
||||
# End - Prevent Browsing and Set Default Resources
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user