Jump to content

Host a website on a Domain LAN


Recommended Posts

  • Replies 4
  • Created
  • Last Reply
Guest Greg O
Posted

Re: Host a website on a Domain LAN

 

On Jul 19, 10:19 pm, "SBN via WinServerKB.com" <u32166@uwe> wrote:

> Hey guys how do you host a website on a Domain LAN with win03 server.

>

> --

> Message posted via WinServerKB.comhttp://www.winserverkb.com/Uwe/Forums.aspx/windows-server/200707/1

 

You need to install Internet Information Services with Manage Your

Server.

Guest Leythos
Posted

Re: Host a website on a Domain LAN

 

In article <75707b6a748f8@uwe>, u32166@uwe says...

> Hey guys how do you host a website on a Domain LAN with win03 server.

 

Anyone that cares about their LAN doesn't host a website in it - they

put the website in the DMZ network outside the LAN.

 

If you have to ask the question then you really need to read up on

Website and Web Server security before you compromise your network.

 

--

 

Leythos

- Igitur qui desiderat pacem, praeparet bellum.

- Calling an illegal alien an "undocumented worker" is like calling a

drug dealer an "unlicensed pharmacist"

spam999free@rrohio.com (remove 999 for proper email address)

Guest SBN via WinServerKB.com
Posted

Re: Host a website on a Domain LAN

 

Well its just a simple website that contains some list of websites that our

users used everyday, and it will not be used for public, its just for our

users in a LAN.

 

Well before i created a simple website and use my XP as a server by

installing IIS and setting my browser to use the loopback address to get to

the website and this one work. Is the setup the same if you do it in a LAN.

Just replace the loopback address with the ip address of the node that acts

as the server.

 

--

Message posted via WinServerKB.com

http://www.winserverkb.com/Uwe/Forums.aspx/windows-server/200707/1

Guest Leythos
Posted

Re: Host a website on a Domain LAN

 

In article <757d9fe44305f@uwe>, u32166@uwe says...

> Well its just a simple website that contains some list of websites that our

> users used everyday, and it will not be used for public, its just for our

> users in a LAN.

 

If you are sure that they will not be exposed outside the network, then

you might be safe.

 

Do you already have a Sharepoint internal website setup for sharing

information? If not, you might want to consider it as it will work like

a small BBS for your users.

> Well before i created a simple website and use my XP as a server by

> installing IIS and setting my browser to use the loopback address to get to

> the website and this one work. Is the setup the same if you do it in a LAN.

> Just replace the loopback address with the ip address of the node that acts

> as the server.

 

You would install IIS on the server, same as in XP, then you would setup

a DNS record so that you could NAME it (in your servers DNS settings,

then you add a host-header name to the site you create on the server IIS

using that same name, this is so that you can use the same IP/Port 80

without messing with any other site on that server. Now, when users

browse to somesite.mycompany.com (or somesite.mycompany.lan) they get

your site.

 

Just make sure that you don't have HTTP/TCP Port 80 forwarded inbound to

the server.

 

--

 

Leythos

- Igitur qui desiderat pacem, praeparet bellum.

- Calling an illegal alien an "undocumented worker" is like calling a

drug dealer an "unlicensed pharmacist"

spam999free@rrohio.com (remove 999 for proper email address)


×
×
  • Create New...