<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://192.168.2.20/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SBS 2003</title><link>http://192.168.2.20/forums/7.aspx</link><description /><dc:language /><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Re: Adding a new website to an SBS2003 box</title><link>http://192.168.2.20/forums/thread/7198.aspx</link><pubDate>Thu, 18 Sep 2008 06:31:21 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:7198</guid><dc:creator>David Overton</dc:creator><slash:comments>0</slash:comments><comments>http://192.168.2.20/forums/thread/7198.aspx</comments><wfw:commentRss>http://192.168.2.20/forums/commentrss.aspx?SectionID=7&amp;PostID=7198</wfw:commentRss><description>&lt;p&gt;OK, so the requirements:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You create a new site in IIS&lt;/li&gt;
&lt;li&gt;In IIS you give the site 1 or more &amp;quot;host headers&amp;quot; - names it can be accessed by, eg &lt;a href="http://newsite"&gt;http://newsite&lt;/a&gt; and &lt;a href="http://www.newsite.com"&gt;http://www.newsite.com&lt;/a&gt; - note, you do not put in the http:// in the host header field&lt;/li&gt;
&lt;li&gt;You create a CNAME entry in your local dns for the &lt;a href="http://newsite"&gt;http://newsite&lt;/a&gt; site that points to your sevrers IP address&lt;/li&gt;
&lt;li&gt;You buy the domain name for newsite.com and have the IP address point to the IP address for your sevrer.&lt;/li&gt;
&lt;li&gt;It should all work&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note, you can NOT get to your new site with the IP address, you have to use the name.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Adding a new website to an SBS2003 box</title><link>http://192.168.2.20/forums/thread/7193.aspx</link><pubDate>Wed, 17 Sep 2008 07:09:14 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:7193</guid><dc:creator>Spectra</dc:creator><slash:comments>0</slash:comments><comments>http://192.168.2.20/forums/thread/7193.aspx</comments><wfw:commentRss>http://192.168.2.20/forums/commentrss.aspx?SectionID=7&amp;PostID=7193</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Now I have it working, how can I remote access the site.........I have tried the ip followed by the internal name, I get an authorisation error if I use something like the following &lt;a href="https://80.170.54.36/newsite/index.htm"&gt;https://80.170.54.36/newsite/index.htm&lt;/a&gt; for example (thats not my IP by the way just in case!)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Adding a new website to an SBS2003 box</title><link>http://192.168.2.20/forums/thread/7185.aspx</link><pubDate>Tue, 16 Sep 2008 10:10:05 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:7185</guid><dc:creator>Spectra</dc:creator><slash:comments>0</slash:comments><comments>http://192.168.2.20/forums/thread/7185.aspx</comments><wfw:commentRss>http://192.168.2.20/forums/commentrss.aspx?SectionID=7&amp;PostID=7185</wfw:commentRss><description>&lt;p&gt;If anyone else struggles to do this, you do the following&lt;/p&gt;
&lt;p&gt;
&lt;table class="list ol"&gt;

&lt;tr&gt;
&lt;td class="number"&gt;1.&lt;/td&gt;
&lt;td class="text"&gt;Start the Internet Service Manager&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="number"&gt;2.&lt;/td&gt;
&lt;td class="text"&gt;Right-click the Web site to be configured, and then click &lt;b&gt;Properties&lt;/b&gt;.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="number"&gt;3.&lt;/td&gt;
&lt;td class="text"&gt;On the &lt;b&gt;Web Site&lt;/b&gt; tab, select the IP address that the site will use. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Note&lt;/b&gt;: if you only have one IP address on the server, select &lt;b&gt;All Unassigned&lt;/b&gt;, and set the TCP Port that should be used (usually 80).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="number"&gt;4.&lt;/td&gt;
&lt;td class="text"&gt;Click &lt;b&gt;Advanced&lt;/b&gt;.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="number"&gt;5.&lt;/td&gt;
&lt;td class="text"&gt;In the &lt;b&gt;Multiple identities for this Web Site&lt;/b&gt; list, select the identity that you want to use.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="number"&gt;6.&lt;/td&gt;
&lt;td class="text"&gt;Click Edit, and then add the desired host header name. &lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Half the time, it isn&amp;#39;t complicated, its just knowing what it is called!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Adding a new website to an SBS2003 box</title><link>http://192.168.2.20/forums/thread/7131.aspx</link><pubDate>Thu, 11 Sep 2008 20:01:04 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:7131</guid><dc:creator>Spectra</dc:creator><slash:comments>0</slash:comments><comments>http://192.168.2.20/forums/thread/7131.aspx</comments><wfw:commentRss>http://192.168.2.20/forums/commentrss.aspx?SectionID=7&amp;PostID=7131</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;unfortunatley I found an internet site which told me what to do, so I followed this, but I cant remember which one.....sorry.&amp;nbsp; Basically in the website list with companyweb etc in it I added another site using the wizard.&lt;/p&gt;
&lt;p&gt;You may have guessed I am slightly out of my depth here.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Adding a new website to an SBS2003 box</title><link>http://192.168.2.20/forums/thread/7128.aspx</link><pubDate>Thu, 11 Sep 2008 15:57:26 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:7128</guid><dc:creator>David Overton</dc:creator><slash:comments>0</slash:comments><comments>http://192.168.2.20/forums/thread/7128.aspx</comments><wfw:commentRss>http://192.168.2.20/forums/commentrss.aspx?SectionID=7&amp;PostID=7128</wfw:commentRss><description>&lt;p&gt;In IIS, have you added a host header for your new site that has the specific url in it?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Adding a new website to an SBS2003 box</title><link>http://192.168.2.20/forums/thread/7127.aspx</link><pubDate>Thu, 11 Sep 2008 12:10:07 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:7127</guid><dc:creator>Spectra</dc:creator><slash:comments>0</slash:comments><comments>http://192.168.2.20/forums/thread/7127.aspx</comments><wfw:commentRss>http://192.168.2.20/forums/commentrss.aspx?SectionID=7&amp;PostID=7127</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I want to add a new website to our SBS2003 box to run alongside companyweb etc.&amp;nbsp; I have added the website in IIS, in DNS I have added an alias CNAME, but this points directly at the server, so I get the normal server.local website.&amp;nbsp; How do I point the alias so it loads the new website instead?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>