diff options
Diffstat (limited to 'doc/tips/htaccess_file.mdwn')
-rw-r--r-- | doc/tips/htaccess_file.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/htaccess_file.mdwn b/doc/tips/htaccess_file.mdwn index 6964cf24e..0990181ff 100644 --- a/doc/tips/htaccess_file.mdwn +++ b/doc/tips/htaccess_file.mdwn @@ -1,3 +1,5 @@ +[[!meta date="2010-03-14 14:58:13 -0400"]] + If you try to include a `.htaccess` file in your wiki's source, in order to configure the web server, you'll find that ikiwiki excludes it from processing. In fact, ikiwiki excludes any file starting with a dot, as well |