Topic on Talk:Apache configuration

2A02:908:FD23:B100:51DD:2E43:1280:5371 (talkcontribs)

With the new auth module coming with REL1.27 the apache need the following rules

<VirtualHost *:80>

AllowEncodedSlashes On

</VirtualHost>

to let you click the links on Special:RemoveCredentials, because these links contains encoded backslashes. Just for information, if someone can verify and maybe add it, would be nice.

Reply to "backslashes"