On the home page of my site, I'd like to remove all filenames from the URL, so I want the domain to stay only. For example, if I have a site like this:
www.site.com.br/algumacoisa/principal.php
On the main page, only , I want it to look like this:
www.site.com.br
I want to remove everything only on the main.php page. In the others I want normal.