Skip to content

Commit

Permalink
Changed rewrite path tit -> id
Browse files Browse the repository at this point in the history
  • Loading branch information
cKlee authored and davidlehn committed Nov 3, 2016
1 parent 7f443e6 commit f7bfe8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zdb/.htaccess
Expand Up @@ -11,4 +11,4 @@ AddType application/ld+json .jsonld
RewriteEngine On

# Default Rule
RewriteRule ^tit/(.*)$ http://ld.zdb-services.de/resource/$1 [R=303,L]
RewriteRule ^id/(.*)$ http://ld.zdb-services.de/resource/$1 [R=303,L]

0 comments on commit f7bfe8b

Please sign in to comment.