Commit: ed3478506e7ae6f5b11211d5c4282e673256513e Author: Anatol Belski <a...@php.net> Sun, 13 Jan 2019 17:43:02 +0100 Parents: 3e2e3daba2ec998ebde30eef7581d8251c975d2f Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=ed3478506e7ae6f5b11211d5c4282e673256513e Log: Remove iirf.ini Changed paths: D docroot/iirf.ini Diff: diff --git a/docroot/iirf.ini b/docroot/iirf.ini deleted file mode 100644 index e585ecc..0000000 --- a/docroot/iirf.ini +++ /dev/null @@ -1,10 +0,0 @@ - -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