I have installed my website in a subfolder http://www.server.com/folder/index.php
Is there any way to hide “folder/” in my url ?
The only solution I can think is to change Directory Root on the apache config file, but unluckily I don’t have access to it
thanks
Update: all the solutions provided so far are not changing the url
if you have your website installed on a server you can overlay it with a specific domain…
like http://www.example.com leads to http://www.server.com/folder/
In many backends it is an option to do this or even to say that http://www.server.com/folder/ is root directory