From: Mischa POSLAWSKY Date: Thu, 12 Jul 2018 19:54:42 +0000 (+0200) Subject: page: do not redirect slash to directory requests X-Git-Tag: v3.6~24 X-Git-Url: http://git.shiar.net/minimedit.git/commitdiff_plain/dde4370bbccc727390ced098abfed22cfbab6534 page: do not redirect slash to directory requests Fix pathless requests to upcoming edit pages. --- diff --git a/.htaccess b/.htaccess index 84f6a8d..85cbe8f 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,6 @@ +# no need to add trailing slashes, breaks edit scripts +DirectorySlash Off + RewriteEngine on RewriteBase /