|
Where are the web site files placed?
In your home directory there is a directory, called pubhtml. This is where you will put your files. All your files, that you want to be visible for people from around the world should go in that directory, or below in the directory structure.
There is already a file, called index.html. By default that is the file that the server shows when someone is trying to browse your web page. You should remove it and overwrite it with your own data when you start working on your page.
There are two ways of creating your homepage: first, you can do that right in your shell account, creating files right there, but that requires knowledge of basics of working in UNIX environment, which might be somewhat complicated for some people. Second way is to create files at your PC, and then transferring files into your account. All your homepage files should go into your home directory in the directory called pubhtml.
Please contact support@binary.net with any questions.
|