sipb-www
/
sipb-www.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6467ace
)
Move the wiki content to Scripts/wiki, and CGI script to Scripts/wiki-cgi.
author
Anders Kaseorg
<andersk@mit.edu>
Wed, 11 Feb 2009 10:28:58 +0000
(
05:28
-0500)
committer
Anders Kaseorg
<andersk@mit.edu>
Wed, 11 Feb 2009 10:29:26 +0000
(
05:29
-0500)
ikiwiki.setup
patch
|
blob
|
history
diff --git
a/ikiwiki.setup
b/ikiwiki.setup
index c31344c67584273316d14cce964834d21709e3c2..37e1d830c338af7ea90636885abd9dc2a68ca896 100644
(file)
--- a/
ikiwiki.setup
+++ b/
ikiwiki.setup
@@
-17,13
+17,13
@@
use IkiWiki::Setup::Standard {
# where the source of the wiki is located
srcdir => '/afs/sipb.mit.edu/project/sipb-www/ikiwiki/src',
# where to build the wiki
# where the source of the wiki is located
srcdir => '/afs/sipb.mit.edu/project/sipb-www/ikiwiki/src',
# where to build the wiki
- destdir => '/afs/sipb.mit.edu/project/sipb-www/
web_scripts/wiki/
',
+ destdir => '/afs/sipb.mit.edu/project/sipb-www/
Scripts/wiki
',
# base url to the wiki
# base url to the wiki
- url => 'http://sipb.mit.edu
/
',
+ url => 'http://sipb.mit.edu',
# url to the ikiwiki.cgi
cgiurl => 'https://sipb.mit.edu:444/ikiwiki.cgi',
# filename of cgi wrapper to generate
# url to the ikiwiki.cgi
cgiurl => 'https://sipb.mit.edu:444/ikiwiki.cgi',
# filename of cgi wrapper to generate
- cgi_wrapper => '/afs/sipb.mit.edu/project/sipb-www/
web_scripts/wik
i/ikiwiki.cgi',
+ cgi_wrapper => '/afs/sipb.mit.edu/project/sipb-www/
Scripts/wiki-cg
i/ikiwiki.cgi',
# mode for cgi_wrapper (can safely be made suid)
cgi_wrappermode => '06755',
# rcs backend to use
# mode for cgi_wrapper (can safely be made suid)
cgi_wrappermode => '06755',
# rcs backend to use