| Posted: 25 July 2007 at 6:21am | IP Logged
|
|
|
I would like to rewrite the 3 possible URLs (the base directory will chnage depending on the first level navigation):
/aboutr3/default.asp?dir=ContactUs/Technical&pag=fourth&i=378 to /aboutr3/ContactUs/Technical/Fourth_378.htm
/aboutr3/default.asp?dir=ContactUs&pag=Technical&i=370 to /aboutr3/ContactUs/Technical_370.htm
/aboutr3/default.asp?pag=Technical&i=368 to /aboutr3/Technical_368.htm
with any additional querystring values being appended to the end of the url. For example
/aboutr3/default.asp?pag=Technical&i=368&newsid=1 to /aboutr3/Technical_368_newsid=1.htm
I hope this is possible, thank you in advance
Alister
|