I run a TF2 server for my team, and since webhosting was included in the server rental package I thought I'd use the webhosting service to post a simple team page with news and embed a Google Calendar for important dates. I know the basics of HTML and CSS and the page creation itself is no problem, but where do I upload the file to the webserver in order for it to display?
For example, I want the home page of the site to be (namehere).site.nfoservers.com. How do I go about setting up the files through FTP so that a person connecting to the site would see the page I created at the specified URL?
Okay, so I'm brand new to this.
- tr.Moose
- New to forums
- Posts: 2
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Aug 30, 2012 8:47 am
Re: Okay, so I'm brand new to this.
Disregard, I think I've got it (I changed the name to index.html and added it to the public folder).