How to remove index.html from your index page url?

  • Thread starter Thread starter Mahesha
  • Start date Start date
M

Mahesha

Guest
I want to know how to remove index.html from your home page because I Always save my index page as index.html.

Is there any other method that I can remove the ugly index.html?

I use html and css to design my websites.

Thanks
 
I don't know if you can, I learned in my internet development class that you're first page is always called index as standard syntax.
 
If you link to just the web domain address or the site's folder where index.html is you shouldn't have to include it in the link.
 
Back
Top