OSDN Git Service

EUC版はUTF-8に統合
[nucleus-jp/nucleus-jp-ancient.git] / euc / extra / fancyurls / .htaccess
diff --git a/euc/extra/fancyurls/.htaccess b/euc/extra/fancyurls/.htaccess
deleted file mode 100755 (executable)
index 69f7bf0..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<FilesMatch "^item$">
-    ForceType application/x-httpd-php
-</FilesMatch>
-<FilesMatch "^archive$">
-    ForceType application/x-httpd-php
-</FilesMatch>
-<FilesMatch "^member$">
-    ForceType application/x-httpd-php
-</FilesMatch>
-<FilesMatch "^archives$">
-    ForceType application/x-httpd-php
-</FilesMatch>
-<FilesMatch "^category$">
-    ForceType application/x-httpd-php
-</FilesMatch>
-<FilesMatch "^blog$">
-    ForceType application/x-httpd-php
-</FilesMatch>
-<FilesMatch "^special$">
-    ForceType application/x-httpd-php
-</FilesMatch>