diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2019-08-18 13:15:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2019-08-18 13:15:54 -0300 |
commit | 0a257fd165d763da9924ef3b8a24adc2f8780160 (patch) | |
tree | a9c69e03ec3d4029093eaa91f30eed9ae7415764 /.htaccess | |
parent | 1771d57c13f31aab799e4e218af277c33bc6ceac (diff) | |
download | blog-0a257fd165d763da9924ef3b8a24adc2f8780160.tar.gz blog-0a257fd165d763da9924ef3b8a24adc2f8780160.tar.bz2 |
Moves research/lab to templates project
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,4 +21,5 @@ RewriteRule ^books/sociedade(.*)$ /books/sociology$1 [R] RewriteRule ^books/tecnopolitica(.*)$ /books/technology$1 [R] RewriteRule ^organizacao$ https://templates.fluxo.info/organizacao [R] + RewriteRule ^research/lab$ https://templates.fluxo.info/lab [R] </IfModule> |