Hello Guys, its been days of figuring out on how do i remove the "Index of/" because im creating a site using a .html and i want is i want to replace the indexof with the html site i made. but it only shows the index of and the link of it
Hello Guys, its been days of figuring out on how do i remove the "Index of/" because im creating a site using a .html and i want is i want to replace the indexof with the html site i made. but it only shows the index of and the link of it
the browser would look for any file called index.* (index.htm, index.html, index.php etc) In order to get a certain page to load automatically without specifying file name, you have to name it index.*, note it is case sensitive.
Do you have trouble reaching your site?
Check here first: News and Announcements
Don't forget that x10hosting has an irc server as well. Come and join the fun
server: irc.x10hosting.com, main channel: #x10hosting
There's a lot helpful users there if need help building your site
so in other words, ill rename the file with index?