From da983af4611ad16ebd21bdcf13fbdd79d58ecd8c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 27 Mar 2016 18:24:16 -0300 Subject: Fix htaccess --- ikiwiki.setup | 3 +++ todo.mdwn | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 4b02f87..1fe5e32 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -44,6 +44,9 @@ use IkiWiki::Setup::Standard { # https://ikiwiki.info/forum/Need_something_more_powerful_than_Exclude/ exclude => qr/(www|drafts)/i, + # See https://ikiwiki.info/tips/htaccess_file/ + include => '^\.htaccess$', + # Time format (for strftime) #timeformat => '%c', # Locale to use. Must be a UTF-8 locale. diff --git a/todo.mdwn b/todo.mdwn index 6a7b6a8..bb26674 100644 --- a/todo.mdwn +++ b/todo.mdwn @@ -1,8 +1,8 @@ [[!meta title="TODO"]] -* Fix `.htaccess`. * Signed tags / howto verify. * [CSS Validation](http://jigsaw.w3.org/css-validator/). * Implement [IndieWebCamp principles](http://indiewebcamp.com/principles). * [Human-readable](https://ikiwiki.info/todo/toc-with-human-readable-anchors/) [anchors](https://ikiwiki.info/anchor/). * Use the same tags from [Fluxo de Links](https://links.fluxo.info) so content can be archived and referenced. +* Import texts from [RATTUS Tech](https://arquivo.fluxo.info/conteudo/rattus.esgoto.org/). -- cgit v1.2.3