Do you how to get to:
yourhost.com:/srv/d_yourdisk/www/yourdomain/htdocs
When I log into my ftp it is just at the root I guess. There are no
directpories and a couple "bash" files. Do I have to create these
directories for my web site to work?
Thanks
On Feb, 24 2008 04:29 CET, Van Ly wrote:
On Feb, 21 2008 15:37 CET, Westheath Ltd wrote:
Hello, can I add a one page simple website that says under
construction?
Instead of having it go to gand's default: web page does not exist?
Hi
You'll need to
0/ follow the tabs and links along the path
manage , domains , web , hosting: attach -- select your server there
1.0/ again, follow the tabs and links along the path
manage , servers , server administration , -- select your server there
1.1/ select system administration , manage
1.2/ select configure apache2
1.3/ create your users (operating system section) and sites (http
server)
2. on your local computer create an index.html file
3. use the iwi at gandi.net to find out how you transfer that
index.html
file from your local computer to your host, preferably using scp; you
will likely need to put your index.html file at
yourhost.com:/srv/d_yourdisk/www/yourdomain/htdocs , the admin account
works for me