View Single Post
  #5 (permalink)  
Old 10-01-03, 06:08 PM
YourPHPPro's Avatar
YourPHPPro YourPHPPro is offline
Community VIP
 
Join Date: Aug 2003
Posts: 430
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by o2pb
bump! Im still looking!
Check out http://www.andrewkimball.com/downloads.php

Or in .htaccess

Quote:
Options +FollowSymlinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://(www\.)?capcom.emuparadise.org/forums(/)?.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ http://capcom.emuparadise.org/forums [R,NC]
http://capcom.emuparadise.org/forums...?showtopic=229

Last edited by YourPHPPro; 10-01-03 at 06:11 PM.
Reply With Quote