OSDN Git Service

BugTrack/2452 Remove 'create_function' function for stability
[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>