OSDN Git Service

Merge branch 'master' into develop
[sie/sie.git] / tool / sie_php / .htaccess
1 AddEncoding gzip svgz\r
2 \r
3 RewriteEngine on\r
4 RewriteCond %{REQUEST_URI} \.svgz?$ [NC]\r
5 RewriteCond %{HTTP_USER_AGENT} MSIE\ [5-8]\r
6 RewriteRule .* sie.php [L]\r