Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwifi authored Nov 1, 2019
1 parent 4cb897e commit 9658db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cri/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Options +FollowSymLinks
RewriteEngine on


RewriteRule ^.*/cri/?$ https://cri-association.fr/ [R=302,L]
RewriteRule ^$ https://cri-association.fr/ [R=302,L]

RewriteRule ^.*/cri/ns/obema$ https://zwifi.eu/voc/obema/ [R=302,L]
RewriteRule ^/ns/obema$ https://zwifi.eu/voc/obema/ [R=302,L]

0 comments on commit 9658db4

Please sign in to comment.