master
joey 2007-08-28 21:37:50 +00:00
parent 58318b3ef9
commit 4da3838bd6
1 changed files with 3 additions and 1 deletions

View File

@ -21,8 +21,10 @@ use IkiWiki::Setup::Standard {
{
# The cgi wrapper.
cgi => 1,
# This path can't be changed, since
# The wrapper must be put in ~/.ikiwiki/wrappers/, since
# ikiwiki-w3m.cgi only looks in this one location.
# The wrapper can be given any name as long as it's
# in that directory.
wrapper => "$ENV{HOME}/.ikiwiki/wrappers/ikiwiki.cgi",
wrappermode => "0755",
},