OSDN Git Service

Quote
authorhenoheno <henoheno>
Sun, 24 Oct 2004 08:23:46 +0000 (17:23 +0900)
committerhenoheno <henoheno>
Sun, 24 Oct 2004 08:23:46 +0000 (17:23 +0900)
.htaccess

index 7d21000..75c81c0 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
-<FilesMatch \.(?i:ini\.php|lng|txt|gz|tgz|zip)$>
+<FilesMatch "\.(?i:ini\.php|lng|txt|gz|tgz|zip)$">
        Order allow,deny
        Deny from all
 </FilesMatch>