Connecting Tech Pros Worldwide Help | Site Map

tweaks my url in htaccess file, how to?

Familiar Sight
 
Join Date: Oct 2007
Location: israel, Tel Aviv
Posts: 128
#1: Sep 15 '09
hello all,

i have a url that looks like this
http://www.bytes.com/page.php/&param1=value1&param2=value2&param3=value3
and so on...

i was wondering how i can tweak the url to have it to look like this:

http://www.bytes.com/page/value1/value2/value3/

is it only via htaccess file (or apache directory config) or i need to do something in page.php?

how do i do that?

thanks all
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#2: Sep 16 '09

re: tweaks my url in htaccess file, how to?


Please see this thread.

Mark.
Familiar Sight
 
Join Date: Sep 2008
Posts: 253
#3: Sep 21 '09

re: tweaks my url in htaccess file, how to?


To get started you could use a generator like http://www.generateit.net/mod-rewrite/
Reply


Similar Apache Web Server bytes