Skip to content

Commit

Permalink
Merge pull request perma-id#1539 from NSeydoux/master
Browse files Browse the repository at this point in the history
Updated the .htaccess to accomodate with the / namespace
  • Loading branch information
dgarijo authored Nov 6, 2019
2 parents 2e38b20 + ca337e0 commit 6304172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obelisk/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Options +FollowSymLinks
RewriteEngine on


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

0 comments on commit 6304172

Please sign in to comment.