mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
typo in .htaccess
This commit is contained in:
parent
783d148551
commit
67484a1a90
|
|
@ -31,7 +31,7 @@ RewriteRule ^bin/(.*)$ error [L]
|
|||
RewriteRule ^system/(.*)\.(txt|md|html|php|sh|bat|yaml)$ error [L]
|
||||
|
||||
# block vendor (non CSS/JS)
|
||||
RewriteRule ^vendor/(.*)\.(txt|md|htmlphp|sh|bat|yaml)$ error [L]
|
||||
RewriteRule ^vendor/(.*)\.(txt|md|html|php|sh|bat|yaml)$ error [L]
|
||||
|
||||
</IfModule>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user