apache: apache config file fixed to run on apache server
[unfold.git] / myslice / settings.py
old mode 100755 (executable)
new mode 100644 (file)
index 620ab5b..70740e3
@@ -42,7 +42,7 @@ except:
 # when deployed from a package
 # this code is run by collectstatic too, so we cannot
 # assume we have ./static present already
-HTTPROOT="/usr/share/unfold"
+HTTPROOT="/var/myslice-f4f"
 # the place to store local data, like e.g. the sqlite db
 DATAROOT="/var/unfold"
 # if not there, then we assume it's from a devel tree