Comment out this httpd alias.
This commit is contained in:
parent
a2665f6a7b
commit
176a9fef98
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
Alias /static /usr/share/tahrir/static
|
||||
# We serve static resources dynamically for now.
|
||||
#Alias /static /usr/share/tahrir/static
|
||||
|
||||
WSGIDaemonProcess tahrir user=tahrir group=tahrir maximum-requests=1000 display-name=tahrir processes=4 threads=4
|
||||
WSGISocketPrefix run/wsgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue