- remove unnecessary blocked dot-files rule for sh and example, because previous rule for all dot files or dot-dirs - blocked that also
This commit is contained in:
@ -48,7 +48,6 @@
|
|||||||
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
|
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
|
||||||
{% endif %}
|
{% endif %}
|
||||||
RewriteRule "(^|/)\.(?!well-known\/)" - [F]
|
RewriteRule "(^|/)\.(?!well-known\/)" - [F]
|
||||||
RewriteRule "\.(sh|example)$" - [F]
|
|
||||||
|
|
||||||
apache__vhost_allow_override: 'All'
|
apache__vhost_allow_override: 'All'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user