From: Silvio Rhatto Date: Wed, 26 Oct 2016 12:57:48 +0000 (-0200) Subject: Updates .htaccess X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d3d45e2b16c868bb199f5003e878766e1928804b;p=blog.git Updates .htaccess --- diff --git a/.htaccess b/.htaccess index 0671892..365c3b1 100644 --- a/.htaccess +++ b/.htaccess @@ -2,8 +2,9 @@ RewriteEngine on # See https://httpd.apache.org/docs/2.4/rewrite/remapping.html - RewriteRule ^cypherpunks$ /events/2013/cypherpunks/ [R] - RewriteRule ^campusparty$ /events/2014/campusparty/ [R] - RewriteRule ^cryptorave$ /events/2014/cryptorave/ [R] - RewriteRule ^fisl$ /events/2015/fisl/ [R] + RewriteRule ^cypherpunks$ /events/2013/cypherpunks/ [R] + RewriteRule ^campusparty$ /events/2014/campusparty/ [R] + RewriteRule ^cryptorave$ /events/2014/cryptorave/ [R] + RewriteRule ^fisl$ /events/2015/fisl/ [R] + RewriteRule ^organizacao$ https://templates.fluxo.info/organizacao [R]