aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-27 19:05:12 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-27 19:05:12 +0000
commit7bbfa303094105aa5f96a264300629f29094928e (patch)
treea3251c7189d60da4ba7010af4d1148b4f16ab99a /doc
parent14609ab92d01133c6b13fac5c5ae5336d512e8dd (diff)
downloadikiwiki-7bbfa303094105aa5f96a264300629f29094928e.tar
ikiwiki-7bbfa303094105aa5f96a264300629f29094928e.tar.gz
web commit by madmax
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/htaccess_files_in_svn_repository.mdwn4
1 files changed, 4 insertions, 0 deletions
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