Order a VPS, Semi- dedicated or Dedicated server in Dallas, London or Australia.
Ask our support team about your hosting requirements.
Host where the staff takes pride in making customers happy
I feel I should mention - you guys continue to be a joy to work with. Thanks for running such a terrific company.
Just want to quickly set up and serve up HTML pages from Apache? Your webserver document root (i.e. where you can start putting your web pages) is /var/www/html.
You can upload files using FTP. By default your VPS will not be running an FTP server. You can set up an FTP server if you need to.
Alternatively you can upload files via your browser:
And also you can also use the 'scp' command (included with PuTTy) to copy files
to your web server, e.g. from the command line on your computer, type:
scp mylocalfile.html root@myserverip:/var/www/html/
And if you want to use the SCP protocol, but don't like working from the command line, download a copy of WinSCP, a free Windows SCP client.