netCatalog Hosting
 

Questions

FAQ / Chapters

Getting Started   Advanced Topics   Email Components   netCatalog ASP Scripts   Free Tools


FAQ / Getting Started
Q: I've uploaded my html and asp files and images to my ftp folder, but my site does not appear. What is wrong?

A: You have most likely uploaded your script files into your root directory, you need to load your website "content" into the htdocs folder, or, you have not used the correct default page.

You netCatalog website comes with the following pre-configured folders: htdocs, logfiles, private.

The root folder is a secure folder on our datacenter, that is not accessible via http (i.e. from a browser.).
When you ftp in to your site, the folders shown above will apear as subdirectories. Copy your website into the htdocs folder.
The default (starting) pages for a netCatalog website is index.html or default.asp. The server looks for one of these files, as the starting page for your website.