simplify example apache config
authorBernie Innocenti <bernie@codewiz.org>
Thu, 23 Sep 2010 19:04:33 +0000 (15:04 -0400)
committerBernie Innocenti <bernie@codewiz.org>
Thu, 23 Sep 2010 19:04:33 +0000 (15:04 -0400)
wiki_apache.conf

index ba7b90eb8fd6d24abacfa3dfbf7893b90b2d5b35..330f7c1dc93d4707e4381888587a812fc97dcf36 100644 (file)
@@ -1,5 +1,5 @@
 # Where the wiki should appear
-ScriptAlias /wiki /home/bernie/public_html/wiki/geekigeeki.py
+ScriptAlias /wiki /home/bernie/wiki/geekigeeki.py
 
 # Path to gitweb scriopt to browse the wiki
-ScriptAlias /wikigit /home/bernie/public_html/wiki/gitweb.cgi
+ScriptAlias /wikigit /home/bernie/wiki/gitweb.cgi