How to directly run html file when accessing website through browser?

Status
Not open for further replies.

jayjayja

New Member
Messages
1
Reaction score
0
Points
1
Hi!
I recently copyed over a small .html file and when i type in he web address it shows it with the file index. I was just wondering how I can make the website address directly link into the .html file i have uploaded.

Any help would be appreciated,
Jason
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
You simply need to name the file index.html. (Note that it is case-sensitive; the whole filename must be in lowercase.)
 
Status
Not open for further replies.
Top