RE: SBServer Internet Web Site (default)
- From: v-chayan@xxxxxxxxxxxxxxxxxxxx ("Charles Yang [MSFT]")
- Date: Fri, 22 Jul 2005 03:10:30 GMT
Hi Thomas,
Thanks for using SBS newsgroup.
Issue description:
It seems you want to publish your own website created via IIS to the
internet.
Analyzing and suggestions:
If this is a premium edition SBS 2003 server with ISA installed, you will
need to create new destination set for these web sites and then create web
publishing rules to publish them. Please refer to the following documents:
http://www.isaserver.org/tutorials/Publishing_Multiple_Web_Sites_using_Web_P
ublishing_Rules.html
300435 HOW TO: Securely Publish Multiple Web Sites by Using ISA Server in
http://support.microsoft.com/?id=300435
At my point of view, there could be no benefit to host public web sites by
using SBS 2003 server. Since the SBS 2003 server is an integrated business
solution for small business environment, it is better to use a separate
Windows server to host the company sites. SBS 2003 server built-in web site
is recommended to be only used for the private users.
Hosting public web sites will cause security, licensing and performance
issues. The security issue is the top cause. Port 80 is never out of the
top ten attacked ports. User account based authentication can prevent
unauthorized access; however, each connection will take one user CAL.
Considering the server performance, the public web site will increase the
server workload.
If you do want to host a public web site on the SBS 2003 server, it's your
best interest to use SBS 2003 Premium Edition with ISA server. I would like
to give you the steps for hosting a public web site on a SBS 2003 server
with ISA:
To deploy a customized public web site on the SBS 2003 box, you need to use
different URL to access the customized web site and the SBS 2003 build-in
web sites. I assume you have already registered an internet Domain name. I
would like to suggest you try the following steps to configure the SBS 2003
box.
For example, you have an FQDN: www.mydomain.com pointing to the static IP
address of your SBS server external NIC and you use the following URL to
access the particular web sites:
URL
Website function
http://www.mydomain.com
Customized public web site
https://www.mydomain.com:444/ Companyweb
(SSL)
https://www.mydomain.com/remote/ Remote Web
workplace (SSL)
https://www.mydomain.com/exchange/ Exchange
Outlook Web Access (SSL)
1. Use CEICW to automatically create the web publishing rules and
certificates for web sites.
Open "Server Management", navigate to "To Do List" and click "Connect to
the Internet". Re-run CEICW and when you configure the firewall options,
select "Enable Firewall" --> Select the services click "Next". In the web
services configuration window, select *ALL web sites* --> In the
certificate window, if you have already created a certificate, please
select "Do not change" option. Follow the wizard to finish the
configurations.
2. Create a folder to store the web page files.
Open Windows Explorer, create a folder (to store the customized web page
files) on the hard disk. Copy all customized web page files (which were
writen by some web author tools such as Front Page or Dream Weaver) to this
folder.
3. Create a new web site in IIS.
Open "Internet Information Services (IIS) Manager", navigate to <Server
Name>\"Web Sites". Right-click "Web Sites" folder, click "New"-->"Web
Site". The web site creation wizard will launch. Click "Next", input the
web site name such as "My Site"-->Select the *Internal IP address*, input
the port number "80" and input "www.mydomain.com'''' in the host header
box-->Click "Browse", find the folder that created in step2 --> Set the
permission (by-default Read and Run scripts)-->"Finish".
NOTE: Please ONLY select the Internal IP address as the identity for this
new web site. DO NOT input 443 port as the SSL connection for this site.
After the above steps, you can access all the web sites by using the listed
URL"s. However, you could not access the public web site from the internal
network. This is because we configure this web site to use a host header
(www.mydomain.com) to accept the web request. As a workaround, you can
modify the *hosts* file on the internal client computer (For windows
XP/2000 the path is %systemroot%\system32\drivers\etc\) and add an entry
for www.mydomain.com with the internal IP address of the SBS server.
After doing this, you can configure the SBS 2003 server to publish the web
site on the internal computer to the Internet by using Web publishing
rules.
As your convenience, I suggest you design a backup for your SBS 2003
server, it will make your server more reliable:
Backup and restore SBS 2003:
http://download.microsoft.com/download/b/d/8/bd8e1a40-d202-429a-8eb7-26300d6
2bcc9/BKU_BkupRstr.doc
If you have any concerns about publishing website via IIS, I suggest you
also post to IIS newsgroup. There you may get better sharing.
I hope the above information helps. If you have any questions, please feel
free to let me know. I am glad to be any further updates.
Have a nice day!
========================
This response contains a reference to a Third party World Wide Web site.
You should know that Third party sites are not under the control of
Microsoft. Accordingly, Microsoft can make no representation concerning
the content of these sites. Microsoft is providing this information only
as a convenience to you. This is to inform you that Microsoft has not
tested any software or information found on these sites and therefore
cannot make any representations regarding the quality, safety, or
suitability of any software or information found there. There are inherent
dangers in the use of any software found on the Internet, and Microsoft
cautions you to make sure that you completely understand the risk before
retrieving any software on the Internet.
========================
Best regards,
Charles Yang (MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
======================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: SBServer Internet Web Site (default)
- From: CO-DBA-SC-EL
- Re: SBServer Internet Web Site (default)
- References:
- SBServer Internet Web Site (default)
- From: Thomas
- SBServer Internet Web Site (default)
- Prev by Date: RE: Configuring NTBackup
- Next by Date: Recovering from failure of SBS 2003 SP1 installation
- Previous by thread: SBServer Internet Web Site (default)
- Next by thread: Re: SBServer Internet Web Site (default)
- Index(es):
Relevant Pages
|