Posted by Captain Paralytic on 10/11/07 13:12
On 11 Oct, 14:02, fredBH <fre...@gmail.com> wrote:
> Hi everyone!
>
> I need some help to configure my rewrite rule for these url :
>
> http://www.test.com/start forward tohttp://www.test.com/action/start.phphttp://www.test.com/user/delete/1 forward tohttp://www.test.com/action/user.php?action=delete&id=1http://www.test.com/acao/community/post/3 forward tohttp://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 !
Also, a google search such as
http://www.google.co.uk/search?complete=1&hl=en&q=apache+rewrite+forum&meta=&aq=null
brings up some really good forums, dedicated to mod_rewrite.
All of this much more suitable than a php group
[Back to original message]
|