From: joey Date: Thu, 27 Sep 2007 19:05:12 +0000 (+0000) Subject: web commit by madmax X-Git-Tag: 2.9~35 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7bbfa303094105aa5f96a264300629f29094928e;p=ikiwiki.git web commit by madmax --- diff --git a/doc/todo/htaccess_files_in_svn_repository.mdwn b/doc/todo/htaccess_files_in_svn_repository.mdwn new file mode 100644 index 000000000..d822cb61f --- /dev/null +++ b/doc/todo/htaccess_files_in_svn_repository.mdwn @@ -0,0 +1,4 @@ +Hi, I would like to have my htaccess files in svn repository so ikiwiki would export that file to my webspace with every commit. + +That way I have revision control on that file too. That may be a security concern, but I trust everybody that has svn commit +access and such .htaccess files should not be accessible through wiki cgi. Of course, it could default to 'off'. \ No newline at end of file