Hello! im New to web design please Help me :)

Status
Not open for further replies.

jlcf17

New Member
Messages
2
Reaction score
0
Points
0
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
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
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.
 
Status
Not open for further replies.
Top