Skip to content

Commit

Permalink
Merge pull request perma-id#178 from marilenadaquino/patch-2
Browse files Browse the repository at this point in the history
update .htaccess
  • Loading branch information
halindrome committed Nov 30, 2015
2 parents c4b0fca + 456b172 commit c869431
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zericatalog/.htaccess
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ http://data.fondazionezeri.unibo.it/$1 [R=302,L,R]
RewriteRule ^/?$ http://data.fondazionezeri.unibo.it/ [R=302,L]
RewriteRule ^(.*)$ http://data.fondazionezeri.unibo.it/id/$1 [R=302,L]

0 comments on commit c869431

Please sign in to comment.