mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 04:00:25 +08:00
Set statscache httpd location.
This commit is contained in:
@@ -15,3 +15,8 @@ Alias /static/ /usr/lib/python2.7/site-packages/statscache/static/
|
||||
Order deny,allow
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
<Location /statscache>
|
||||
WSGIProcessGroup statscache
|
||||
Require all granted
|
||||
</Location>
|
||||
|
||||
Reference in New Issue
Block a user