Skip to content

Commit

Permalink
Changes encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Jun 5, 2018
1 parent 136bc5b commit 8e38ef4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions html/.htaccess
Expand Up @@ -24,8 +24,6 @@ RewriteRule ^(/?routine/.*/[^/]*?)%5E([^/%5E]*)$ $1\$CIRCUMFLEX_ACCE
RewriteRule ^type/int(8|16|32|64)?(.html)?$ https://docs.perl6.org/language/nativecall#Passing_and_Returning_Values [R=301]
RewriteRule ^language/unicode_texas(.html)?$ https://docs.perl6.org/language/unicode_ascii [R=301]

##

RewriteRule ^type/(.*?)\$REVERSE_SOLIDUS(.*) /type/$1%5c$2 [N]

Redirect 301 /language/5to6 https://docs.perl6.org/language/5to6-nutshell
Expand Down

0 comments on commit 8e38ef4

Please sign in to comment.