How do i hide my webpage extension?
I want to make http://www.website.com/page redirect to http://www.website.com/index.php?p=page, but still have the first url displayed. How can I do this easily?
How do i hide my webpage extension?imax theaterRead the following tutorial:
How to Masquerade Your CGI/PHP Scripts as Static HTML Pages
http://www.thesitewizard.com/archive/dyn...
How do i hide my webpage extension?classical music opera theater
I left out the http:// so it would display properly, but you will need to put this befor the WWW.
<a href="www.website.com/index.php?p=page,"...
">www.website.com/page</a>
More Related Questions and Answers ...
The information post by website user , we not guarantee correctness.
