Skip to content

Commit

Permalink
Remove AllowEncodedSlashes, illegal in htaccess. (perma-id#2851)
Browse files Browse the repository at this point in the history
  • Loading branch information
awagner-mainz authored Aug 8, 2022
1 parent a6eca7f commit b3abe87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpilhlt/.htaccess
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Options +FollowSymLinks
RewriteEngine on
AllowEncodedSlashes NoDecode
# AllowEncodedSlashes NoDecode

# Vocabularies webpages
RewriteRule ^polmat/(.*) https://skohub.io/mpilhlt/vocabs-polmat/heads/main/w3id.org/mpilhlt/polmat/$1 [R=307,L]
Expand Down

0 comments on commit b3abe87

Please sign in to comment.