CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Apache configuration (http://www.codingforums.com/forumdisplay.php?f=69)
-   -   mod rewrite in .htaccess of a url (http://www.codingforums.com/showthread.php?t=277128)

cloudy243 10-16-2012 04:21 AM

mod rewrite in .htaccess of a url
 
I would like it to show the url
`/index.php?page=somePage&id=someID&siteAddress=someAddress`
as
`/someAddress/?page=somePage&id=someID`.

How can I use the rewrite rule for this?


All times are GMT +1. The time now is 11:31 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.