<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adventures With .Net &#187; IIS</title>
	<atom:link href="http://adventureswith.net/tag/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://adventureswith.net</link>
	<description>C# and the like</description>
	<lastBuildDate>Tue, 15 Nov 2011 15:34:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AWStats on IIS7 (in less steps than the closest cup of coffee. Well almost. )</title>
		<link>http://adventureswith.net/awstats-on-iis7-in-less-steps-than-the-closest-cup-of-coffee-well-almost/</link>
		<comments>http://adventureswith.net/awstats-on-iis7-in-less-steps-than-the-closest-cup-of-coffee-well-almost/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 10:27:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[awstats]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[iis7]]></category>

		<guid isPermaLink="false">http://adventureswith.net/awstats-on-iis7-in-less-steps-than-the-closest-cup-of-coffee-well-almost/</guid>
		<description><![CDATA[So, you want AWStats on IIS7?&#160; This doesn’t require a restart of IIS, so it can be done in place with no issues. For IIS6, you will need to look elsewhere sorry. I’m also sorry you still have to deal &#8230; <a href="http://adventureswith.net/awstats-on-iis7-in-less-steps-than-the-closest-cup-of-coffee-well-almost/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="rw-left"><div class="rw-ui-container rw-class-blog-post rw-urid-2200"></div></div><p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image22.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb21.png" width="188" height="143" /></a></p>
<p>So, you want AWStats on IIS7?&#160; This doesn’t require a restart of IIS, so it can be done in place with no issues.</p>
<p>For IIS6, you will need to look elsewhere sorry. I’m also sorry you still have to deal with IIS6.</p>
<h3>The 2 Required Files</h3>
<li>ActiveState ActivePerl &#8211; <a title="http://www.activestate.com/activeperl" href="http://www.activestate.com/activeperl">http://www.activestate.com/activeperl</a> </li>
<li>AWStats Installer (<a href="http://prdownloads.sourceforge.net/awstats/awstats-7.0.exe">awstats-7.0.exe</a>)&#160; <a title="http://awstats.sourceforge.net/#DOWNLOAD" href="http://awstats.sourceforge.net/#DOWNLOAD">http://awstats.sourceforge.net/#DOWNLOAD</a> </li>
<li>
<h3>Installing ActivePerl</h3>
<p>&#160;</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image23.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb22.png" width="362" height="280" /></a></p>
<p><span id="more-219"></span><!-- more -->
<p>Accept the agreements, etc.. until you come to the Custom Setup screen</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image24.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb23.png" width="368" height="285" /></a></p>
<p>I have removed the Docs and the Examples. </p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image25.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb24.png" width="359" height="278" /></a></p>
<p>I have unticked the create IIS virtual directory as it’s not needed. </p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image26.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb25.png" width="360" height="278" /></a></p>
<p>Click Install.      <br /><font color="#ff0000">This is important: </font>When it has finished installing, LOG OUT of (or even better, reboot if you can) the system.       <br /><em>Logging out and back in will allow the system to pick up the new PATH that was modified by the ActivePerl install. </em></p>
<h3>Installing AWStats</h3>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image27.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb26.png" width="348" height="268" /></a></p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image28.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb27.png" width="348" height="268" /></a></p>
<p>Use the default directory, and click Install</p>
<p><font color="#ff0000">If you get an message stating that no Perl is detected:        <br /></font>Make sure you installed ActivePerl, and       <br />Log out and log in again, or       <br />Restart the machine </p>
<p>You will be presented with this; a command prompt. This is going to set up your default config file for your domain. </p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image29.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb28.png" width="377" height="189" /></a></p>
<p>It will try to detect Apache, but you don’t want that. </p>
<p>So type &quot;none”</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image30.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb29.png" width="371" height="186" /></a></p>
<p>It is asking you to create a new config file. </p>
<p>Type “y”</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image31.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb30.png" width="369" height="185" /></a></p>
<p>Enter in your domain name e.g. mydomain.com </p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image32.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb31.png" width="363" height="182" /></a></p>
<p>The config still needs to be set up properly, but for now we will create the website and the config after that.</p>
<p>&#160;</p>
<h3>Creating an IIS7 site</h3>
<p>Create a new site through INetMgr (the standard IIS manager)</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image33.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb32.png" width="383" height="372" /></a></p>
<p>I have un-ticked “start web site immediately”, but this may not be important. You will have to restart this site once it is configured properly. </p>
<p>Your settings can be different to these, but I have changed the default port to a random port (e.g. 1388) so this site is neither running as the default site, nor visible to the public as our firewall blocks this port.</p>
<p>&#160;</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image34.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb33.png" width="361" height="315" /></a></p>
<p>For this website (awstats), go to the “Handler Mappings”</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image35.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb34.png" width="228" height="215" /></a></p>
<p>Click “Add Module Mapping”.</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image36.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb35.png" width="349" height="302" /></a></p>
<p>Set it up as I have here:</p>
<p>Request Path: *.pl      <br />Module: IsapiModule       <br />Executable: C:\Perl\bin\PerlEx30.dll       <br />Name: Perl</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image37.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb36.png" width="407" height="167" /></a></p>
<p>Click Yes. You do want this to be allowed.</p>
<p><font color="#ff0000">64 bit Machines only:        <br /></font><font color="#ff0000">Make sure the site’s application pool is set to “Enable 32 Bit Applications”</font></p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image38.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb37.png" width="418" height="190" /></a></p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image39.png"><img style="background-image: none; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb38.png" width="201" height="93" /></a></p>
<p>Start up the website. You may need to start the application pool as well. </p>
<p>&#160;</p>
<h3>Moving the AWStats site into place</h3>
<p>Go to your AWStats install folder </p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image40.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb39.png" width="341" height="269" /></a></p>
<p>(mine is C:\Program Files (x86)\AWStats\wwwroot\ )</p>
<p>Copy these folders and files to your website folder (C:\inetpub\awstats)      </p>
<p>Go to your site in a browser to see if you are good to go:</p>
<p><a title="http://localhost:1388/cgi-bin/awstats.pl" href="http://localhost:1388/cgi-bin/awstats.pl">http://localhost:1388/cgi-bin/awstats.pl</a></p>
<p>You SHOULD get an error like this: </p>
<p><em>Error: Couldn&#8217;t open config file &quot;awstats.localhost.conf&quot; nor &quot;awstats.conf&quot;. Please read the documentation for directories where the configuration file should be located.</em> </p>
<p>If you do, be happy. We can move on. If you don’t, leave me a comment and I can try to help you out. </p>
<h3>Getting The Right Information From the Target Site</h3>
<p>You will need to get this information from your site that you wish to analyse:</p>
<p><u>1. The location of your log files</u></p>
<p>This is typically C:\inetpub\logs\LogFiles\W3SVC + the ID of the site. <em>Hint: The ID can be found in the INetMgr where the sites are listed.</em></p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image41.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb40.png" width="455" height="87" /></a></p>
<p><u>2. The name of your log files</u></p>
<p>Is the name u_ex or just ex? Maybe something different altogether.</p>
<p>e.g. u_ex101110.log</p>
<p><u>3. The format of your log files</u></p>
<p>In one of the log files that are in that folder, there is a line at the top you will need to copy:</p>
<p>#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status time-taken</p>
<h3>Setting up the Config and Linking to the Logs</h3>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image42.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb41.png" width="452" height="202" /></a></p>
<p>If you go to your website folder and have a look in the cgi-bin (C:\inetpub\awstats\cgi-bin) you will see a file called <em>awstats.mydomain.com.conf</em></p>
<p>Open this in your favourite text editor. You will need to change a few things:</p>
<p>LogFile=&quot;/var/log/httpd/mylog.log&quot;</p>
<p>will need to be replaced by the location of your log files for IIS7.</p>
<p>For “u_ex” names:</p>
<p>LogFile=”[PATH TO YOUR LOG FILES]\u_ex%YY-24%MM-24%DD-24.log”</p>
<p>The funny bit at the end is actually matching the log to the day (or more accurately, the previous day) the report runs. This means your report generation will need to be run at least every day. </p>
<p>You need to now set the format in which AWStats reads the files</p>
<p>Look for </p>
<p>LogFormat=1</p>
<p>And replace this with (using the example format taken from the log file I used)</p>
<p>LogFormat= “date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status time-taken”</p>
<p><em>NOTE: This is not the optimal log file format setup for AWStats.There is guide at <a href="http://sysadmingeek.com/articles/setting-up-awstats-on-windows-server-and-iis/">sysadmin geek</a> that can help with setting up optimally, with data transfer and referrer logs. To do this you will need to change the IIS log settings to provide different data. The reason I’m leaving that out for now is that I want this to be an easy setup. You can change things after you have got it working! </em></p>
<p>Find HostAliases and add in all aliases associated with this site.      <br />HostAliases=&quot;mydomain.com www.mydomain.com 127.0.0.1 localhost&quot;</p>
<p>From a security standpoint, there are some other settings you can play with, but they are not going to be looked at deeply here. Examples&#160; are :</p>
<p>AllowAccessFromWebToAuthenticatedUsersOnly=0      <br />AllowAccessFromWebToFollowingIPAddresses=&quot;&quot;       </p>
<h3>Running the first report generation</h3>
<p>It comes down to this.</p>
<p>Start up a command prompt, and run:</p>
<p>cd C:\inetpub\awstats\cgi-bin      <br />Perl awstats.pl –config:mydomain.com –update</p>
<p>This should start reading the Log files. When it is finished, go to the site in a browser:</p>
<p><a title="http://localhost:1388/cgi-bin/awstats.pl" href="http://localhost:1388/cgi-bin/awstats.pl?config=mydomain.com">http://localhost:1388/cgi-bin/awstats.pl?config=mydomain.com</a></p>
<p>If you see some numbers, congratulations!</p>
<h3>Setting up the Scheduled Task</h3>
<p>Now you have to run this every day, as the system does not automatically update.</p>
<p>I won’t go into detail here as there are many sites on setting up Scheduled Tasks in the Task Scheduler, but this is the screen shot of my settings:</p>
<p><a href="http://adventureswith.net/wp-content/uploads/2011/03/image44.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2011/03/image_thumb43.png" width="434" height="323" /></a></p>
<p>&#160;</p>
<h3>Conclusion &amp; Things You May Want To Do</h3>
<p>So that is how to set it up. Any queries and / or suggestions, let me know. </p>
<p><u>Do you want better stats with referrers and search engine queries?        <br /></u>Trying to set up better reporting by changing IIS Log settings. There is a good guide at <a href="http://sysadmingeek.com/articles/setting-up-awstats-on-windows-server-and-iis/">sysadmin geek</a> with all the settings.</p>
<p>&#160;</p>
<p><u>Do you want to parse old log files from months before?</u></p>
<p>There is a way to do this by specifying log files specifically, or by merging log files and then reading that merge specifically. This can be be done by specifying the file name in the config<font color="#000000">. You can use a tool included with awstats called </font><a href="http://awstats.sourceforge.net/docs/awstats_tools.html">“logresolvemerge.pl”</a> to merge the log files, which can take a while for multi gig log files. </p>
<p><em></em></p>
</li>
]]></content:encoded>
			<wfw:commentRss>http://adventureswith.net/awstats-on-iis7-in-less-steps-than-the-closest-cup-of-coffee-well-almost/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FTP Publishing on Windows Server 2008 with Amazon EC2 &#8211; Rough guide</title>
		<link>http://adventureswith.net/ftp-publishing-on-sql-server-2008-with-amazon-ec2-rough-guide/</link>
		<comments>http://adventureswith.net/ftp-publishing-on-sql-server-2008-with-amazon-ec2-rough-guide/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 11:26:51 +0000</pubDate>
		<dc:creator>Dann</dc:creator>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://AdventuresWith.Net/?p=103</guid>
		<description><![CDATA[AS A NOTE &#8211; WEB DEPLOY IS MUCH BETTER THAN FTP PUBLISHING - Just letting you know This is my quick guide ( i.e. how i did it) on how to get FTP Publishing working on a Amazon Instance Website. &#8230; <a href="http://adventureswith.net/ftp-publishing-on-sql-server-2008-with-amazon-ec2-rough-guide/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="rw-left"><div class="rw-ui-container rw-class-blog-post rw-urid-1040"></div></div><p><span style="text-decoration: underline;">AS A NOTE &#8211; WEB DEPLOY IS MUCH BETTER THAN FTP PUBLISHING </span>- Just letting you know <img src='http://adventureswith.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is my quick guide ( i.e. how i did it) on how to get FTP Publishing working on a Amazon Instance Website.</p>
<ol>
<li>Install FTP Publishing using the <a href="http://www.microsoft.com/web/downloads/platform.aspx" target="_blank">Microsoft  Web Platform Installer</a></li>
<li>Under the IIS Manager, go to the server and run through the FTP items one by one:
<ol>
<li>FTP Authentication – I just used basic authentication, but you can roll your own.</li>
<li>Authorization Rules – I added a “Allow All Users Read Write”. You can be more exclusive</li>
<li>Firewall support
<ol>
<li>Specify a Data channel range. I used 28000 –&gt; 28100</li>
<li>Leave the external IP address empty. Seems to work well</li>
</ol>
</li>
<li>SSL Settings – Choose your certificate and allow SSL connections (Used with Explicit SSL over FTP)</li>
<li>User Isolation – I have this set to FTP root directory</li>
<li>Setup the Windows Firewall to allow the SSL connections to actually connect by running this command (<em>credit for this tip goes to </em><a href="http://learn.iis.net/page.aspx/309/configuring-ftp-firewall-settings/" target="_blank"><em>learn.iis.net</em></a>)<br />
<tt>netsh advfirewall firewall add rule name="FTP for IIS7" service=ftpsvc action=allow protocol=TCP dir=in</tt></li>
</ol>
</li>
<li><tt>Log into the <a href="https://console.aws.amazon.com/ec2" target="_blank">Amazon Instance Manager</a> or use <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609" target="_blank">Elastic Fox</a> for Firefox (which is pretty cool) to access the security groups</tt>
<ol>
<li><tt>Add FTP port 21 with host </tt>0.0.0.0/0</li>
<li>Add the port range that you added before (e.g  28000 –&gt; 28100) and set the host to 0.0.0.0/0</li>
</ol>
</li>
<li>Add FTP publishing to a specific site
<ol>
<li>Right click one of your sites in the IIS manager and select “Add FTP Site Publishing”</li>
<li>Add a virtual host name if you feel the need, or require it to differentiate.</li>
<li>Customise at will or let the server defaults handle the settings, then click Finish</li>
</ol>
</li>
<li>Log into the site using a Windows login and  a good FTP client (e.g. like Filezilla) with the servertype as “FTPES – FTP over Explicit TLS/SSL” or if that doesn’t work, try just plain ol’ FTP (not recommended with a Windows Login). Hopefully there is no issue. If there is let me know what happens or how you fixed it if you did.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://adventureswith.net/ftp-publishing-on-sql-server-2008-with-amazon-ec2-rough-guide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

