зеркало из https://github.com/mozilla/pjs.git
accepts a / instead of a space in the url now
This commit is contained in:
Родитель
512f36f676
Коммит
658954e4be
|
@ -1,11 +0,0 @@
|
||||||
<IfModule mod_rewrite.c>
|
|
||||||
RewriteEngine On
|
|
||||||
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
|
||||||
RewriteRule ^(.+)/(.+)/(.+)\ (.+)/exit.html$ index.php?url=/results/add/&version=$1&application=$2&ua=$3&lang=$4 [QSA,L]
|
|
||||||
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
|
||||||
RewriteRule ^(.*)$ index.php?url=$1 [QSA,L]
|
|
||||||
</IfModule>
|
|
Загрузка…
Ссылка в новой задаче