hugendubel
Chevereto Member
Hi,
your code in root .htaccess
	
	
	
		
does not work with external storage (eg Amazon s3).
How to modify this code to work with external storage?
My Images are included like this (from Amazon)
	
	
	
		
				
			your code in root .htaccess
		Code:
	
	RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule images/.+\.(gif|jpe?g|png|bmp) - [NC,L,R=404]
#RewriteRule images/.+\.(gif|jpe?g|png|bmp) content/images/system/default/404.gif [NC,L]does not work with external storage (eg Amazon s3).
How to modify this code to work with external storage?
My Images are included like this (from Amazon)
		Code:
	
	http://xxxxxxx-xxxxxxx.s3-website.eu-central-1.amazonaws.com/2015/01/13/269492945c29d.md.jpg