now that static_version is flagshipped and hopefully implemented in most apps, let's setup it by default
This commit is contained in:
@@ -102,11 +102,11 @@ echo '
|
||||
</Directory>
|
||||
|
||||
<Location /admin>
|
||||
Require all denied
|
||||
Require all denied
|
||||
</Location>
|
||||
|
||||
<LocationMatch ^/([^/]+)/appadmin>
|
||||
Require all denied
|
||||
Require all denied
|
||||
</LocationMatch>
|
||||
|
||||
CustomLog /var/log/apache2/access.log common
|
||||
|
||||
Reference in New Issue
Block a user