Jump to content

Hosting terminology doubts


hxllowsaints
 Share

Recommended Posts

So i'm trying out self hosting as a side project for now and came across a pretty good hosting plan, i wanted to know tho as i have a couple of doubts with some terms.

So the plan is "one site, with unlimited subdomains" and i wanted to know if said subdomains could "host" each a rpg forum itself, for example.

 

hxllowsaints.com as a main domain and idlk a sci fi rp

potterverse.hxllowsaints.com as a harry potter rp

fantasy.hxllowsaints.com as a fantasy rp

 

And so on and so forth, i ask cause i'm pretty knew to hosting and before i made a purchase i wanted to know if what i wanted was possible.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

It's doable, yes. Subdomains are just a different way of arranging folders in your server. So you get potterverse.hxllowsaints.com for instance instead of hxllowsaints.com/potterverse. Either arrangement is valid, but one is more liked by search engines.

nusignature.png nusignature.png

I am the darkness, always watching, always listening, ALWAYS THERE.
(If you're interested in Plain of Ice, message me, it's private. Bleach site, non-canon.)

Link to comment
Share on other sites

Oh, that's interesting and something i didn't know. 

Another question, wont i need more than one database for different forums to work? or each subdomain can host their own user/posts data?

Link to comment
Share on other sites

Most dynamic software like forums and blogs use databases, so yes, whatever your MySQL database limit is, is likely your actual forum count limit. If you know what you're doing you can technically install multiple things to the same database, but I wouldn't recommend trying this until you're more familiar with how databases work, just wanted to note it is possible to work around SQL database count limits.

 

SOME software, though, now runs flat-file, meaning it stores its data in a file on the file system, not a MySQL database, and you can run as many instances of those as you want.

nusignature.png nusignature.png

I am the darkness, always watching, always listening, ALWAYS THERE.
(If you're interested in Plain of Ice, message me, it's private. Bleach site, non-canon.)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
Search In
  • More options...
Find results that contain...
Find results in...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.