Commit: 8b80f1abf2812bf9292630b297b70643ab1fea0f Author: Anatol Belski <a...@php.net> Fri, 23 Feb 2018 09:28:32 +0100 Parents: f3f6cc83e663824d18d45c466e3f6e98bd959951 Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=8b80f1abf2812bf9292630b297b70643ab1fea0f Log: dos2unix Changed paths: M docroot/iirf.ini Diff: diff --git a/docroot/iirf.ini b/docroot/iirf.ini index 07da8b0..dbed7fd 100644 --- a/docroot/iirf.ini +++ b/docroot/iirf.ini @@ -1,10 +1,10 @@ - -#RewriteCond %{HTTP_USER_AGENT} ^$ -#RewriteRule ^/downloads/.*$ /user-agent.txt [L,NC] - -RewriteRule ^/download/?$ /listing.php?mode=release [NC,L] -RewriteRule ^/qa/?$ /listing.php?mode=qa [NC,L] -RewriteRule ^/snaps/?$ /listing.php?mode=snaps [NC,L] -RewriteRule ^/snapshots/?$ /snapshot.html [NC,L] -RewriteRule ^/team/?$ /team.php [NC,L] - + +#RewriteCond %{HTTP_USER_AGENT} ^$ +#RewriteRule ^/downloads/.*$ /user-agent.txt [L,NC] + +RewriteRule ^/download/?$ /listing.php?mode=release [NC,L] +RewriteRule ^/qa/?$ /listing.php?mode=qa [NC,L] +RewriteRule ^/snaps/?$ /listing.php?mode=snaps [NC,L] +RewriteRule ^/snapshots/?$ /snapshot.html [NC,L] +RewriteRule ^/team/?$ /team.php [NC,L] + -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php