Click to See Complete Forum and Search --> : help setting up a IIS to host web site.


lmf232s
09-30-2004, 12:05 AM
I would like to try to host a web page from my home computer.

I have windows xp prof
Running IIS
SQL Server
Router

What things do i need to set and change with in IIS and the
router if any?

buntine
09-30-2004, 04:20 AM
Basically, nothing. You could do all sorts of fancy things to increase performance, security, reliability, etc. but im hardly the correct person to give you information about that.

Just setup IIS in the standard way (which is doumented all over the place, just Google it or check out MSDN). Obviously, you will need to be constantly connected to the Net.

Your homepage will be:
http://your-ip/

You can register a domain if you have a static IP.

Regards.