Outpost Universe Forums
Off Topic => General Interest => Topic started by: Spikerocks101 on February 23, 2010, 07:44:30 AM
-
Well, I was wondering if I could have web hosting...
-
You need to contact Galactic about that one :P
-
Please sign here, sign here, sign there, sign over there, sign up on that, and sign down here.
Now get in line. He'll be with you by 2020.
-
A bunch of members had that. Although, I think it's gotten broken over time, and was possibly never fixed. I haven't checked my space in while, so I'm not too sure. I don't think it was really maintained all that well. Sort of a set it and forget it deal, and if something went wrong, nobody would notice or get around to fixing it very fast.
It would be cool to make better use of an option like that, but it'd probably have to be easy to maintain.
-
There was a break in the Apache server thing (no idea what the hell it is, heh).
whereas my site used to be ck9.outpost2.net, it is now www.outpost2.net/~ck9 so, most sites *should* still work.
-
Sounds more like a DNS issue than an Apache issue. By default, if enabled, Apache can host user content in a user's public_html folder (/home/username/public_html/), through the URL "/~username/". If you also setup DNS mappings, and probably add some extra Apache config, you can get the subdomain names too (username.outpost2.net). Of course, this means there is a Unix user account on that machine to host the files from.
I don't know about the DNS stuff, but maybe some of the Apache stuff could be done.