rewrite urls

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
srdva59
Forum Commoner
Posts: 77
Joined: Sun Feb 15, 2009 10:58 am

rewrite urls

Post by srdva59 »

hi,
i need to rewrite my urls for sef/seo.
i already does that but was some time ago and i don´t remember how...
want i need to do is when a user enter this links:
www.teste.com/name
the apache is working with this url:
www.teste.com/index.php?folder=name
i know that i need change the htacess but i don´t remember
what i need to change
thanks a lot for your help
:)
Gargoyle
Forum Contributor
Posts: 130
Joined: Wed Jul 14, 2010 12:25 am

Re: rewrite urls

Post by Gargoyle »

Post Reply