i have this url which i need to be changes to somethin .html or shorter SE friendly url. how do i , is it possible ?? do i need to make changes to .htacess file ?or somethin else from http://www.mywebsite.com/proxy/index.php?act=list&port=&type=&country=&page=1 Code (markup): to http://www.mywebsite.com/proxy/page2.html Code (markup): http://www.mywebsite.com/proxy/result.html Code (markup):
I just wrote 2 posts about this, here you go: Dynamic Vs. Static URLS | Part 1 | Pros & Cons AND Dynamic Vs. Static URLS | Part 2 | Combining forces I think this is gonna solve your problem..
First of all you can't change: TO Where did all the other $_GETs go? And I don't think you can just ask someone to write the code for you, you have to ask politely LOL . Just kidding, but honestly i don't think anyone will write it for you and I'm hell sure I won't. Come on I gave you the articles I wrote and a push start and I think you should read more and dig it out. Just FYI: you're gonna need to learn about Regular Expressions and the code will be under all the code already in the .htaccess .