diff options
author | Joey Hess <joey@kitenet.net> | 2008-01-08 13:27:18 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-01-08 13:27:18 -0500 |
commit | 01d7ba5f688dbf719b1a1d2353a3abfca0f629d4 (patch) | |
tree | b627b187fbe7c9d4141077c79040283d2e23e220 | |
parent | 1cfb23cba290fca6f5d0650d3ea5586d4ff5fa4b (diff) |
web commit by madmax
-rw-r--r-- | doc/todo/enable-htaccess-files.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/enable-htaccess-files.mdwn b/doc/todo/enable-htaccess-files.mdwn index 68f0b9be2..0c86cd55f 100644 --- a/doc/todo/enable-htaccess-files.mdwn +++ b/doc/todo/enable-htaccess-files.mdwn @@ -39,4 +39,11 @@ access and such .htaccess files should not be accessible through wiki cgi. Of co > See [[debbug 447267]] for a patch for this. +--- + +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. +It should be off by default of course. --Max + [[tag patch]] |