Thread: This again
View Single Post
  #13  
Old 09-17-2011, 08:33 PM
RoconzaArt's Avatar
RoconzaArt RoconzaArt is offline
Member
 
Join Date: Jan 2011
Location: NJ Shore (and proud of it)
Posts: 479
Gender: Female
Credits: 45,907
RoconzaArt is an unknown quantity at this point
Default

PHP Code:
RewriteEngine On


RewriteCond 
%{REQUEST_FILENAME} !-f
RewriteCond 
%{REQUEST_FILENAME} !-d
RewriteRule 
^get/([0-9]+).gif$ /siggy.php?id=$[L
Like this? Do I have to adopt a new pet or should it have changed it because it still seems not to work.

__________________