"Index of /"

Status
Not open for further replies.

poppcand

New Member
Messages
2
Reaction score
0
Points
1
I thought I was doing everything right, but Im totally doing something wrong. I uploaded my html files using the file manager, and when I view the actual website it just gives me a index of /
Capture.JPG

How do I convert the links into an actual website?
 

poppcand

New Member
Messages
2
Reaction score
0
Points
1
I uploaded all html files to the public_html folder. And Yes I do have an index.html uploaded
 

caftpx10

Well-Known Member
Messages
1,534
Reaction score
114
Points
63
So files such as 'images3.html' are in the public_html/ directory? Also, how are you accessing this page? (Sub-domain that comes with X10? Custom?)
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
And Yes I do have an index.html uploaded
your screen shot shows [ index3.html ] - not [ index.html ]
you receive a [ index of/ ] screen when there is no index.XXX ( default is index.html ) file in the base folder ( default is public_html ) for your site
 
Last edited:
Status
Not open for further replies.
Top