Jump to content

I am looking into making a server with some websites for me to test out, but I also want to have a minecraft server for my friends and a website for that server. I know its possible to host multiple web servers from one computer with multiple NICs in the PC. But does anyone know how to do it. Cant find any tutorials on how to do it.

Link to comment
https://linustechtips.com/topic/11523-multiple-ip-adresses-for-servers/
Share on other sites

Link to post
Share on other sites

You sure can... BUT!

 

You dont need to have multiple NICs for hosting multiple websites... You can easyly host multiple websites on a singel IP even... 

Guess you are going to run Apache as a webserver so check up on vhosts (http://httpd.apache.org/docs/2.2/vhosts/)

 

You might want to seperate things like minecraft from the webhosting, but then again - you can quite easy run both webserver and minecraft off an single NIC and with only one IP address.

 

Hope this helped out just a bit, or else hit me up... :)

Link to post
Share on other sites

You sure can... BUT!

 

You dont need to have multiple NICs for hosting multiple websites... You can easyly host multiple websites on a singel IP even... 

Guess you are going to run Apache as a webserver so check up on vhosts (http://httpd.apache.org/docs/2.2/vhosts/)

 

You might want to seperate things like minecraft from the webhosting, but then again - you can quite easy run both webserver and minecraft off an single NIC and with only one IP address.

 

Hope this helped out just a bit, or else hit me up... :)

Thanks for the reply, i will look into it when i come back from school :D

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×