diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-02-23 22:25:33 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-02-23 22:25:33 +0000 |
commit | fa5163eff32b66edb244f1d121cbec74469e3f48 (patch) | |
tree | ee550e0780c636c1165c5de59c7d67b606f05aab /conf | |
parent | 5cf138c1ace35dbc9cbce1279e1ddcb8a55fe513 (diff) | |
parent | 3a690ce84d1913872d56e46a8ecd3c7ad728072e (diff) |
Merge branch 'master' into migrate_to_catalyst
Diffstat (limited to 'conf')
-rw-r--r-- | conf/httpd.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/httpd.conf b/conf/httpd.conf index 89da921ca..5797788e4 100644 --- a/conf/httpd.conf +++ b/conf/httpd.conf @@ -28,6 +28,8 @@ # # Alias /admin/ /home/yourname/fixmystreet/web-admin/ # +# Alias /jslib/ "/home/yourname/fixmystreet/commonlib/jslib/" +# # </VirtualHost> # # |