Thread
:
rewrite help
View Single Post
Jan 19th, 2006, 2:26 PM
#
4
niteice
Programmer
Join Date: Aug 2005
Posts: 98
Rep Power:
4
add a basic .htaccess to your web directory containing the following:
(
Toggle Plain Text
)
RewriteEngine On RewriteRule ^(.*)$ /imr/user?user=$1 [L,QSA]
RewriteEngine On RewriteRule ^(.*)$ /imr/user?user=$1 [L,QSA]
niteice
View Public Profile
Find More Posts by niteice