Comment out this httpd alias.

This commit is contained in:
Ralph Bean 2013-08-02 18:29:47 +00:00
parent a2665f6a7b
commit 176a9fef98

View file

@ -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