
March 10th, 2011, 06:04 AM
|
|
Contributing User
|
|
Join Date: Dec 2003
Posts: 266
Time spent in forums: 4 Days 10 h 9 m 38 sec
Reputation Power: 10
|
|
|
Other Language - Help with .htaccess from dynamic URl to static URL
How do you write .htaccess file so taht it can translate following URL
http://mypretenddomain.com/otherdomain.com
into this
http://mypretenddomain.com/catalog.php?mode=viewdomain&id=8&domain=otherdomain.com
ID is the database id of otherdomain.com
Please help
Thanks
|