From: Jon Dowland Date: Mon, 15 Dec 2008 15:39:07 +0000 (+0000) Subject: not putting cgi in destdir X-Git-Tag: 2.71~78^2~7 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6307f5381f9509d973eeb55b43dd1211d8d0f0c0?ds=inline;hp=-c not putting cgi in destdir --- 6307f5381f9509d973eeb55b43dd1211d8d0f0c0 diff --git a/doc/bugs/IkiWiki::Wrapper_should_use_destdir/discussion.mdwn b/doc/bugs/IkiWiki::Wrapper_should_use_destdir/discussion.mdwn new file mode 100644 index 000000000..870fa7a66 --- /dev/null +++ b/doc/bugs/IkiWiki::Wrapper_should_use_destdir/discussion.mdwn @@ -0,0 +1,4 @@ +Just as a point of information, I do not put my cgi wrapper in the dest +directory. Instead I configure Apache to relate a specific URI to the cgi via +ScriptAlias. I would not like things to be changed so that the cgi was put in +the destdir, so I'd vote instead to comment in the `setup\_file`. -- [[Jon]]