Page 1 of 1

New web page building help..

Posted: Mon Oct 25, 2004 5:25 pm
by WRXdan
I have web space on comcast. I don't really want to build a page with graghics and stuff. I just want a tree structure to hold my folders and pictures. How do I make this structure? Is it a different file name? Comcast's page builder is for the birds.

Posted: Mon Oct 25, 2004 6:07 pm
by Legacy777
You mean you just want it like this?

http://www.main.experiencetherave.com:8 ... nual_scans

There should be some option to enable directory browsing. It may already be turned on anyway. If so, just remove index.htm or default html file, and it should default to the directory browsing.

Posted: Mon Oct 25, 2004 7:09 pm
by WRXdan
Legacy777 wrote:You mean you just want it like this?

http://www.main.experiencetherave.com:8 ... nual_scans

There should be some option to enable directory browsing. It may already be turned on anyway. If so, just remove index.htm or default html file, and it should default to the directory browsing.
Comcast says they don't support this. If you don't have the index.html then you get bumped to an error page!! Comcast you suck!!! Can I fake one in frontpage? Then name it the index file name?

Posted: Tue Oct 26, 2004 3:40 am
by Legacy777
possibly.....I'd have to look

Posted: Tue Oct 26, 2004 4:26 am
by mikec
You could create an index.html file with a URL listing of all the files (use <a href="your file here">filename or whatever</a>)

But you'd have to update it every time you added or removed something.