Thread
:
htaccess problem
View Single Post
#
15
01-26-2010, 02:59 AM
Soslowly
Member
Join Date: Jan 2010
Posts: 12
Credits:
1,470
RE: htaccess problem
the script is in the root: adottami.cz.cc
.htaccess:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L]
Soslowly
View Public Profile
Send a private message to Soslowly
Find all posts by Soslowly