OSDN Git Service

merged 3.3 beta1
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / extra / fancyurls / .htaccess
1 <FilesMatch "^item$">
2     ForceType application/x-httpd-php
3 </FilesMatch>
4 <FilesMatch "^archive$">
5     ForceType application/x-httpd-php
6 </FilesMatch>
7 <FilesMatch "^member$">
8     ForceType application/x-httpd-php
9 </FilesMatch>
10 <FilesMatch "^archives$">
11     ForceType application/x-httpd-php
12 </FilesMatch>
13 <FilesMatch "^category$">
14     ForceType application/x-httpd-php
15 </FilesMatch>
16 <FilesMatch "^blog$">
17     ForceType application/x-httpd-php
18 </FilesMatch>