Hotlinked Images - Appear Fine For a Minute Then Broken

Alles, was den Apache betrifft, kann hier besprochen werden.

Hotlinked Images - Appear Fine For a Minute Then Broken

Postby kirkpa31 » 01. April 2013 22:54

Users provide a direct link to the image which is then displayed inline in their post. However, about 75% of these hotlinked images display for a minute and then break and display a broken image graphic.

example:

Image

I am unsure if:

1)Is this b/c the website my users are linking the image from has hotlink protection on through .htaccess with code like the following:

Code: Select all
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?samplewebsite.com [NC]
RewriteRule \.(jpg|jpeg|png|gif)$ - [NC,F,L]


2) If that is the case, can I override this somehow so that the images not appear as broken? If that's not the case, can I add some sort of code to my .htaccess file to prevent this image breaking from occuring?
kirkpa31
 
Posts: 1
Joined: 01. April 2013 22:52
Operating System: windows vista

Return to Apache

Who is online

Users browsing this forum: No registered users and 31 guests