aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/htaccess_file.mdwn
Commit message (Collapse)AuthorAge
* Add [[!meta date]] to news items and tipsSimon McVittie2015-06-09
| | | | | | | The git checkout and build process can leave the checkout date in the tarball release, leading to unstable sorting. I tried to use `git restore-mtime`, but that doesn't work for ikiwiki, because dgit interferes with it.
* updateJoey Hess2010-03-14
|
* updateJoey Hess2010-03-14
|
* updateJoey Hess2010-03-14
|
* Add a include setting, which can be used to make ikiwiki process wiki source ↵Joey Hess2010-03-14
files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.)