OSDN Git Service

ButTrack2/374 Remove author info on detecting edit collision
[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>