I'm at my wit's end (short trip). I've developed a fairly small web project that works fine on my computer, but when I upload it to my X10 site I can't get it working. My only experience with web pages is two small browser based sites--just upload and go.
I'm pretty sure setting up index files is the problem, but I don't know where they belong or what they should contain. In File Manager I can see my uploaded files in my /public_html/ directory, but can't get there directly or by navigating with a browser because none of my higher files are being recognized. To summarize my setup, starting from the top, and simplifying file names is:
/donsfamily.x10.mx/home/donkirk/public_html/k_b/dons...html/
I see lots of suggestions about placing an index.html file inside /public_html/, but what should the content be? I want to open my first page, which is inside /k_b/, and run myfilename.html first page. And do I need an index file in /home/ or /donkirk/ to get to /public_html/ in the first place?
---------- Post added at 12:11 AM ---------- Previous post was at 12:06 AM ----------
I forgot my other question. I have a small script file that would provide password protection for the entire /k-b/directory if I could put in the string higher up. If that's not feasible I can add in PW protection some other way manually.
I'm pretty sure setting up index files is the problem, but I don't know where they belong or what they should contain. In File Manager I can see my uploaded files in my /public_html/ directory, but can't get there directly or by navigating with a browser because none of my higher files are being recognized. To summarize my setup, starting from the top, and simplifying file names is:
/donsfamily.x10.mx/home/donkirk/public_html/k_b/dons...html/
I see lots of suggestions about placing an index.html file inside /public_html/, but what should the content be? I want to open my first page, which is inside /k_b/, and run myfilename.html first page. And do I need an index file in /home/ or /donkirk/ to get to /public_html/ in the first place?
---------- Post added at 12:11 AM ---------- Previous post was at 12:06 AM ----------
I'm at my wit's end (short trip). I've developed a fairly small web project that works fine on my computer, but when I upload it to my X10 site I can't get it working. My only experience with web pages is two small browser based sites--just upload and go.
To summarize my setup, starting from the top, and simplifying file names is:
/donsfamily.x10.mx/home/donkirk/public_html/k_b/dons...html/
I forgot my other question. I have a small script file that would provide password protection for the entire /k-b/directory if I could put in the string higher up. If that's not feasible I can add in PW protection some other way manually.