update packaging
[myslice.git] / apache / myslice.conf
index a7f6f2c..b782452 100644 (file)
@@ -1,6 +1,6 @@
 <VirtualHost *:80>
-        WSGIScriptAlias / /usr/share/unfold/apache/wsgi.py
-        <Directory /usr/share/unfold/apache>
+        WSGIScriptAlias / /usr/share/unfold/myslice/wsgi.py
+        <Directory /usr/share/unfold/myslice>
         <Files wsgi.py>
         Order deny,allow
         Allow from all