mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
Use httpd aliases for static resources.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# We serve static resources dynamically for now.
|
||||
#Alias /static /usr/share/tahrir/static
|
||||
Alias /static /usr/lib/python2.6/site-packages/tahrir/static
|
||||
Alias /pngs /usr/share/badges/pngs
|
||||
|
||||
WSGIDaemonProcess tahrir user=tahrir group=tahrir maximum-requests=1000 display-name=tahrir processes=4 threads=4
|
||||
WSGISocketPrefix run/wsgi
|
||||
|
||||
Reference in New Issue
Block a user