bPHP Posted April 19, 2010 Share Posted April 19, 2010 How can I make my website hide the php extensions? Even more, how can I make it not show anything besides the main url all the time? For example, www.test.com, I want that to be the url at all times, no matter what file the user is viewing. I'm working on a VPS using cpanel, and I don't know if this is possible without the need of asking for root access. Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/199027-extensions/ Share on other sites More sharing options...
trq Posted April 19, 2010 Share Posted April 19, 2010 If you want your domain to show at all times you will need to load your entire page within an iframe. Nothing to do with any server configurations as a server still needs a complete url to distinguish what clients are requesting. Link to comment https://forums.phpfreaks.com/topic/199027-extensions/#findComment-1044907 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.