Click to See Complete Forum and Search --> : Running Web Site From Home


linuxluis
08-29-2001, 12:59 AM
quicky question, I was wondering what do i need to do on my linux box rh7.1 to run my site from home plus have more computer in my internal network that will use the same static ip address.

Thank you
Bishop :confused:

ps what i mean what services do I need to run on my server.

OliverW
08-29-2001, 01:48 AM
Well for your site you should install Apache. It's by far the best (documented) webserver. It should be on one of your Redhat Cd's.

To enable internetsharing you'll need IP Masquerade. Take a look at the NHF here at linuxnewbie:http://www.linuxnewbie.org/nhf/intel/network/eznetshare.html.

If you have question regarding any of the two, post your questions here on the board. Many ppl will be glad to help you.