OSDN Git Service

Fix. Dont use get_source() to check only the 1st line of the page. Cleanup $non_list
[pukiwiki/pukiwiki.git] / cache / .htaccess
1 Order allow,deny
2 Deny from all
3
4 # Amazon plugin's Image cache
5 <FilesMatch "^ASIN.*\.jpg$">
6         Allow from all
7 </FilesMatch>