View Single Post
  #11  
Old 07-01-2012, 08:20 PM
Nemesis's Avatar
Nemesis Nemesis is offline
Member
 
Join Date: Mar 2011
Location: Ohio, United States
Posts: 641
Gender: Male
Credits: 66,144
Nemesis is on a distinguished road
Default

I know nothing of .htaccess stuff so I decided to try that last but I am unsure of what you mean you want me to remove the whole line? Heres what it looks like:

RewriteEngine On


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /adoptables200/siggy.php?id=$1 [L]



I tried some variations but nothing worked :(
__________________
https://gemnode.com
Free Hosting for Mysidia Adopt Sites
Just join our forum and request your free hosting account
Reply With Quote