Revert "Add a Location tag for static"
Seems I trust people emailing too easily and should check who +1s better.
This reverts commit 741c799473
.
This commit is contained in:
parent
741c799473
commit
0bdeabc8d4
1 changed files with 0 additions and 12 deletions
|
@ -52,15 +52,3 @@ WSGIScriptAlias /mirrorlist /usr/share/mirrormanager2/mirrorlist_client.wsgi
|
|||
Allow from all
|
||||
</IfModule>
|
||||
</Location>
|
||||
|
||||
<Location /static>
|
||||
<IfModule mod_authz_core.c>
|
||||
# Apache 2.4
|
||||
Require all granted
|
||||
</IfModule>
|
||||
<IfModule !mod_authz_core.c>
|
||||
# Apache 2.2
|
||||
Order deny,allow
|
||||
Allow from all
|
||||
</IfModule>
|
||||
</Location>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue