From aee59c165cf531eb26867ce045c589821b6be926 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 24 Oct 2007 23:13:12 +0000 Subject: [PATCH 1/1] merge dups --- doc/todo/enable-htaccess-files.mdwn | 13 +++++++++++++ doc/todo/htaccess_files_in_svn_repository.mdwn | 8 -------- 2 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 doc/todo/htaccess_files_in_svn_repository.mdwn diff --git a/doc/todo/enable-htaccess-files.mdwn b/doc/todo/enable-htaccess-files.mdwn index accd96bd7..68f0b9be2 100644 --- a/doc/todo/enable-htaccess-files.mdwn +++ b/doc/todo/enable-htaccess-files.mdwn @@ -27,3 +27,16 @@ URL rewriting, authorisation, etc. > > Perhaps this should be something that is configurable via the setup file > instead. --[[Joey]] + +> See + +--- + +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'. + +> See [[debbug 447267]] for a patch for this. + +[[tag patch]] diff --git a/doc/todo/htaccess_files_in_svn_repository.mdwn b/doc/todo/htaccess_files_in_svn_repository.mdwn deleted file mode 100644 index aea81aa99..000000000 --- a/doc/todo/htaccess_files_in_svn_repository.mdwn +++ /dev/null @@ -1,8 +0,0 @@ -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'. - -> See [[debbug 447267]] for a patch for this. - -[[tag patch]] -- 2.44.0