projects
/
geekigeeki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
443ec17
)
simplify example apache config
author
Bernie Innocenti
<bernie@codewiz.org>
Thu, 23 Sep 2010 19:04:33 +0000
(15:04 -0400)
committer
Bernie Innocenti
<bernie@codewiz.org>
Thu, 23 Sep 2010 19:04:33 +0000
(15:04 -0400)
wiki_apache.conf
patch
|
blob
|
history
diff --git
a/wiki_apache.conf
b/wiki_apache.conf
index ba7b90eb8fd6d24abacfa3dfbf7893b90b2d5b35..330f7c1dc93d4707e4381888587a812fc97dcf36 100644
(file)
--- a/
wiki_apache.conf
+++ b/
wiki_apache.conf
@@
-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