Bitcoin Forum
May 25, 2024, 09:33:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: website hosting  (Read 130 times)
tinyteapot (OP)
Sr. Member
****
Offline Offline

Activity: 1149
Merit: 275


View Profile
December 18, 2019, 08:23:34 AM
 #1

It is possible to host a website on multiple domain name and redirect it to a particular web hosting account.
How can someone host a website on 2 or more web hosting account ?
mocacinno
Legendary
*
Offline Offline

Activity: 3402
Merit: 4984


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
December 18, 2019, 08:33:10 AM
 #2

It is possible to host a website on multiple domain name and redirect it to a particular web hosting account.
How can someone host a website on 2 or more web hosting account ?


It's kind of hard to get your question here... But i'll take a stab at it:

It's perfectly possible to use the same webroot for multiple virtual hosts... This means that multiple domains can point to the same webroot, hence serve the same content.

It's perfectly possible to have several a-records with different ip's for the same (sub)domain, in which case round-robin will be used

It's perfectly possible to move functionality to a subdomain on the same (or a different) host.

It's perfectly for most relational database vendors to do a master-slave setup, so even your relational database can be run from several hosts at the same time.

It's perfectly possible to return code 301 or 302 (temporarry or permanant redirect) to redirect your traffic to a different domain.

I hope the answer you search is in my post... If not: please elaborate your question Smiley

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
tinyteapot (OP)
Sr. Member
****
Offline Offline

Activity: 1149
Merit: 275


View Profile
December 18, 2019, 11:43:40 AM
 #3

It is possible to host a website on multiple domain name and redirect it to a particular web hosting account.
How can someone host a website on 2 or more web hosting account ?


It's kind of hard to get your question here... But i'll take a stab at it:

It's perfectly possible to use the same webroot for multiple virtual hosts... This means that multiple domains can point to the same webroot, hence serve the same content.

It's perfectly possible to have several a-records with different ip's for the same (sub)domain, in which case round-robin will be used

It's perfectly possible to move functionality to a subdomain on the same (or a different) host.

It's perfectly for most relational database vendors to do a master-slave setup, so even your relational database can be run from several hosts at the same time.

It's perfectly possible to return code 301 or 302 (temporarry or permanant redirect) to redirect your traffic to a different domain.

I hope the answer you search is in my post... If not: please elaborate your question Smiley

The question is clear enough.
How can someone host a website on 2 or more web hosting account ?
mocacinno
Legendary
*
Offline Offline

Activity: 3402
Merit: 4984


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
December 18, 2019, 12:29:27 PM
 #4

The question is clear enough.
How can someone host a website on 2 or more web hosting account ?


Personally, i didn't find the question clear enough, that's why i asked... Just repeating the question in bold didn't make it any more clear. In the first part of your original question you're talking about redirecting traffic,  you're talking about multiple domain names, you're talking about "web hosting accounts". I hoped you'd tell us what you're trying to do exactly, in which case i could have given some advice suitable for your exact situation.

I guess I already gave you the answer (at least, i think this is the answer to the most plausable meaning of your question):
It's perfectly possible to have several a-records with different ip's for the same (sub)domain, in which case round-robin will be used.

Just create an a-record with the ip of the first host, create a second a-record with the ip of the second host. Round robin will be used, and about half the load will go to the first server, half the load will go to the second server.

You can also use a loadbalancer like netscaler or the loadbalancer in cloudflare (it's a pro feature if i'm not mistaking)

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!