This is a discussion on "Image ban thingy" within the JavaScript Forum section. This forum, and the thread "Image ban thingy are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Image ban thingy
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Image ban thingy
![]() Now we can see this picture but i've got this JavaScript thingy to stop Hot Linking images, my mate done it, but i never see him now, and i edited some bits and now I cant fix it so... here's the code what have I done? The bit i think that is broken is the RewriteRule. RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://www.hkcuk.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^www.hkcuk.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^www.hkcuk.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://hongkongcinema.proboards19.com/index.cgi.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://hongkongcinema.proboards19.com/*$ [NC] RewriteCond %{HTTP_REFERER} !^http://hkcuk.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.dragonsdenuk.com/cgi-bin/ikonboard.cgi.*$ [NC] RewriteRule \.(jpg)$(JPG) - [F] ErrorDocument 404 /404.php |
|
|
|
#2
|
|||
|
|||
|
Re: Image ban thingy
bump
|
![]() |
| Tags |
| image, ban, thingy |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to buy a website and domain thingy | Stormraven | Hosting & Domains | 12 | Oct 16th, 2007 18:51 |
| How do I position a div thingy? | jonnymorris | Starting Out | 2 | Jul 6th, 2007 19:01 |
| Rollover thingy-ma-jiggy! | Acoustics4me | Starting Out | 19 | Apr 28th, 2007 21:20 |
| Header logo thingy... | Dapandyman | Graphics and 3D | 22 | Jan 23rd, 2007 18:21 |