PDA

View Full Version : uploading to ftp


janeh
05-29-2009, 12:29 PM
Hello,
I have been working on a site and I would like to put up a "coming soon" page. I have uploaded my index.asp, my spry folder, css file and an images folder all within the bin folder on the ftp site. When I open the page from the ftp site, everything looks fine. When I start the site and go type in the URL, it just gives my list of folders. Can someone please help me understand how to organize this properly?

Thanks in advance for any and all help!
Jane

Chuck
05-30-2009, 11:48 AM
First off, you will want to put your files in your root directory, not a subdirectory. Also make sure whatever your primary file is named is at the top of the default documents tab in the IIS Tools section of your control panel at http://my.discountasp.net

mjp
06-03-2009, 10:42 AM
Also, to prevent the file listing when a valid default document is not present, you can disable "Directory Browsing" in Control Panel (in the IIS Tools section).