diff options
author | Joey Hess <joey@kitenet.net> | 2008-01-08 13:28:57 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-01-08 13:28:57 -0500 |
commit | d21467601cf37d99911350e2dffb0f80388be92d (patch) | |
tree | 6bb37a7382a2c13063b072cce2286f7eeaed5cc8 | |
parent | 01d7ba5f688dbf719b1a1d2353a3abfca0f629d4 (diff) | |
download | ikiwiki-d21467601cf37d99911350e2dffb0f80388be92d.tar ikiwiki-d21467601cf37d99911350e2dffb0f80388be92d.tar.gz |
web commit by madmax
-rw-r--r-- | doc/todo/enable-htaccess-files.mdwn | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/todo/enable-htaccess-files.mdwn b/doc/todo/enable-htaccess-files.mdwn index 0c86cd55f..4d377d3f6 100644 --- a/doc/todo/enable-htaccess-files.mdwn +++ b/doc/todo/enable-htaccess-files.mdwn @@ -41,9 +41,10 @@ access and such .htaccess files should not be accessible through wiki cgi. Of co --- -bump! I would like to see some form of this functionality included in ikiwiki. I use patched version, but -its a bit of a PITA to constantly apply it. I know that security concern important, but I use ikiwiki for a very small group -of people collaborating and svn/web access is under control and htaccess is for limiting access to some areas of wiki. +bump! I would like to see some form of this functionality included in ikiwiki. I use a patched version, but +its a bit of a PITA to constantly apply it (and to forget sometimes!). I know that security concern is important to consider, +but I use ikiwiki with a very small group of people collaborating so svn/web access is under control +and htaccess is for limiting access to some areas of wiki. It should be off by default of course. --Max [[tag patch]] |