View Single Post
  #10  
Old 09-17-2011, 06:31 PM
AlexC's Avatar
AlexC AlexC is offline
Moderator
 
Join Date: Dec 2009
Location: Canada
Posts: 753
Gender: Unknown/Other
Credits: 68,668
AlexC is an unknown quantity at this point
Default

I did remove the folder part and now it's just:

Code:
RewriteEngine On


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L]
but when I put the alternate BBCode into my siggy or testing it here, it's still not showing up. D:
__________________
Reply With Quote