summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apache/apache_django_wsgi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/apache/apache_django_wsgi.conf b/apache/apache_django_wsgi.conf
index d7fddec..18a7c41 100644
--- a/apache/apache_django_wsgi.conf
+++ b/apache/apache_django_wsgi.conf
@@ -2,7 +2,7 @@
Alias /robots.txt /home/akhan/hyperkitty/robots.txt
Alias /favicon.ico /home/akhan/hyperkitty/favicon.ico
- Alias /static /home/akhan/hyperkitty/static
+ Alias /static /home/akhan/hyperkitty/static_files
ErrorLog /home/akhan/hyperkitty/logs/error.log
CustomLog /home/akhan/hyperkitty/logs/access.log combined