OSDN Git Service

Cleanup before correction. Japanese => English.
[pukiwiki/pukiwiki.git] / .htaccess
index 354e6d6..a33c04a 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,5 @@
 ## Access control needs 'AllowOverride Limit' at httpd.conf.
-<FilesMatch "\.(?i:ini\.php|lng\.php|txt|gz|tgz|zip)$">
+<FilesMatch "\.(ini\.php|lng\.php|txt|gz|tgz|zip)$">
        Order allow,deny
        Deny from all
 </FilesMatch>