Posted by fredBH on 10/11/07 13:02
Hi everyone!
I need some help to configure my rewrite rule for these url :
http://www.test.com/start forward to http://www.test.com/action/start.php
http://www.test.com/user/delete/1 forward to
http://www.test.com/action/user.php?action=delete&id=1
http://www.test.com/acao/community/post/3 forward to
http://www.test.com/action/community.php?action=post&id=3
And i need this too:
http://fred.test.com forward to http://www.test.com/action/user.php?action=profile&login=fred
Anyone can help me with this ?
Thnaks to all !
Bye !
[Back to original message]
|