Adventure Game Studio

Community => General Discussion => Topic started by: Ali on Mon 04/09/2006 10:15:49

Title: Advice needed on web hosting.
Post by: Ali on Mon 04/09/2006 10:15:49
Hi guys, I know many people ask this sort of thing regularly, but I don't now much about web hosting / getting domain names and I could use a little advice.

I'm based in the UK and need a small amount of space, and three .co.uk domains. The idea is that each domain refers to different projects, but they all link to pages within one space.

What I'm uncertain about is how much that would cost (I hope cheap-ish) and how much bandwidth I'd need. To begin in with, the pages would be very simple, with a few small images. At a later date I might want to stream video, or allow people to download video/audio clips. I'm not certain what kind of options I'd need to allow that.

I really don't know anything about this sort of thing. I'd appreciate any information / suggestions you might be able to make.
Title: Re: Advice needed on web hosting.
Post by: Nikolas on Mon 04/09/2006 10:21:48
I cannot give you names of companies, I don't know them.

I personally am with hostfolio.com, which at the time I got the hosting was a good deal and ver ydecent at their customer service.

You need to consider seriously how much badnwith you will 'waste'. I deal with mp3s, if you deal with video it will proably be larger than mp3s. Think about the future.

Now on the 3 domain names leading to one, I guess it could be done this way:
Register the 3 different names and the first two just have a link to the 3rd one. The 3rd will be the actuall site. Hope it makes sense.

But wait for the others to come and help further. I'm rather ignorant when it comes to these kind of things...
Title: Re: Advice needed on web hosting.
Post by: Ali on Mon 04/09/2006 10:30:24
Thanks, Nikolas. I should clarify though, that the .co.uks shouldn't all lead to the same page. One of them would lead to a main index, but the others would lead to their own pages within the domain.
Title: Re: Advice needed on web hosting.
Post by: Nikolas on Mon 04/09/2006 10:42:08
ok, then make the link to the first two pages, lead wherever you want them to lead. No problem... :)
Title: Re: Advice needed on web hosting.
Post by: AGA on Mon 04/09/2006 11:23:16
Join the AGS server. Would be cheaper than any other option, if you wanted three separate domains but only one set of hosting costs.
Title: Re: Advice needed on web hosting.
Post by: Alynn on Mon 04/09/2006 14:36:45
You can easily get what you want using an .htaccess file, I run both yelloweyedstudio.com and eagma.org off the same server...

For instance the .htaccess file in the root of Yelloweyedstudio

Options +FollowSymLinks

RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} eagma.org
RewriteCond %{REQUEST_URI} !eagma.org/
RewriteRule ^(.*)$ eagma.org/$1 [L]

Anyone that uses eagma.org as the url is automatically redirected to the eagma.org subfolder in the main webspace.
Title: Re: Advice needed on web hosting.
Post by: on Mon 04/09/2006 17:26:58
You can also get cheap domains with 123reg.co.uk, you could have an unlimited amount all pointing to the same server. And with unlimited bandwidtch and space, AGA's under £40pa deal is pretty damn good!
Title: Re: Advice needed on web hosting.
Post by: Ali on Tue 05/09/2006 11:51:21
Thanks for the information guys,

Alynn, I appreciate that code, but it's way beyond my understanding!

m0ds, thanks for that link, I'll check it out!

AGA, please excuse my ignorance. What exactly is the AGS server, and how can I find out more about it?

Thanks again,

Ali.
Title: Re: Advice needed on web hosting.
Post by: dasjoe on Tue 05/09/2006 13:40:55
ali, check http://americangirlscouts.org/ to see who and what our server is.
we are running a dedicated server for our domains and some other stuff, like irc and cs. i don't exactly know how much we charge for hosting, i think it's around 60 euros/year without and 65 with a domain. for that you get virtually unlimited space and no limits in downloads/uploads per month.
Title: Re: Advice needed on web hosting.
Post by: Peder 🚀 on Tue 05/09/2006 14:37:11
Could someone give me the exact price for joining the AGS server??

How does it work with control panels? do you get that when joining?

(sorry for "stealing" your topic Ali, but I needs a good place to host my website :P.)

but I guess you probably would be interested in knowing the exact prices aswell :P.
Title: Re: Advice needed on web hosting.
Post by: AGA on Tue 05/09/2006 16:46:40
It's 60 Eur per year, or £40, or $75 US, with a domain. Subtract a bit if you want to handle your own domains. Add a bit if you pay via PayPal, since we incur charges for that.

This comes with all the stuff you'd expect from a professional host, FTP, databases, control panel and all. The bandwidth is unlimited, and although there is no set space limit, you'll get as much as you need, within reason (up to a few GB). Anything else you need to know?
Title: Re: Advice needed on web hosting.
Post by: Alynn on Tue 05/09/2006 17:21:51
Quote from: Ali on Tue 05/09/2006 11:51:21
Alynn, I appreciate that code, but it's way beyond my understanding!

All you really have to do is replace each instance of eagma.org with whatever your domains are in the first 2 lines... The last line of eagma.org you rename to whatever subfolder your other site sits in... for convienience I named the subfolder eagma.org...

Title: Re: Advice needed on web hosting.
Post by: dasjoe on Tue 05/09/2006 17:25:55
..and hope mod_rewrite is on, and that the server is apache ;)
Title: Re: Advice needed on web hosting.
Post by: Alynn on Tue 05/09/2006 17:32:19
Well yeah there is that I thought I had mentioned that... but looking back... I realized I hadn't...  oops...
Title: Re: Advice needed on web hosting.
Post by: Candle on Wed 06/09/2006 07:27:26
    * 5 GB web space
    * 500 e-mail accounts
    * 250 GB traffic

The 1&1 Linux Beginner package is the perfect way to get started on the Internet. Includes e-mail, a free domain name and free phone support, so there are no additional costs.

Also included:

    * 1&1 WebsiteBuilder
    * 1&1 Blog
    * 1&1 Photo Gallery
    * Virus & Spam Guard
    * Search Engine Tools

$2.24 a month (http://order.1and1.com/xml/order/Hosting;jsessionid=956DD62D18C37C7C90516188461CCAA5.TC61a?__frame=_top&__lf=Static)
Title: Re: Advice needed on web hosting.
Post by: Ali on Thu 07/09/2006 12:18:55
Thanks Candle, 1&1 does seem pretty friendly and straight forward. I'll check it out.

AGA, the American Girl Scouts deal sounds pretty good, but must my site be AGS-related to qualify?
Title: Re: Advice needed on web hosting.
Post by: dasjoe on Thu 07/09/2006 13:54:47
no it doesn't. yes, i am aga.
just check the various sites on http://americangirlscouts.org and you'll see that some aren't really about ags or adventures :)