ave-cms/uploads/.htaccess

5 lines
191 B
ApacheConf
Raw Normal View History

2017-06-24 00:58:56 +03:00
#Header set Cache-Control "max-age=7200, must-revalidate"
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .(jpg|JPG|jpeg|JPEG|gif|GIF|png|PNG|bmp|BMP) /inc/thumb.php [QSA,L]