<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SSL For Apache And Rails</title>
	<atom:link href="http://whatimean.wordpress.com/2008/02/20/ssl-for-apache-and-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://whatimean.wordpress.com/2008/02/20/ssl-for-apache-and-rails/</link>
	<description>Mostly work-related technical ramblings</description>
	<lastBuildDate>Tue, 03 Nov 2009 15:49:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Raza Ali</title>
		<link>http://whatimean.wordpress.com/2008/02/20/ssl-for-apache-and-rails/#comment-672</link>
		<dc:creator>Raza Ali</dc:creator>
		<pubDate>Mon, 16 Mar 2009 09:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://whatimean.wordpress.com/?p=36#comment-672</guid>
		<description>Hi, Thank a lot it saved my a lot of time.</description>
		<content:encoded><![CDATA[<p>Hi, Thank a lot it saved my a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://whatimean.wordpress.com/2008/02/20/ssl-for-apache-and-rails/#comment-649</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 17 Jul 2008 20:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://whatimean.wordpress.com/?p=36#comment-649</guid>
		<description>Hi abc,

According to the instructions above the &quot;deny&quot; word only appears in the /etc/apache2/mods-available/proxy.conf file but yours is complaining about the /etc/apache2/sites-enabled/myapp

I don&#039;t know if your sites-enabled/myapp file is special in anyway, I&#039;m by no means an SSL/Apache expert.  I&#039;d check the contents of these files against what it written above and try again.

Hope this helps.

Tom</description>
		<content:encoded><![CDATA[<p>Hi abc,</p>
<p>According to the instructions above the &#8220;deny&#8221; word only appears in the /etc/apache2/mods-available/proxy.conf file but yours is complaining about the /etc/apache2/sites-enabled/myapp</p>
<p>I don&#8217;t know if your sites-enabled/myapp file is special in anyway, I&#8217;m by no means an SSL/Apache expert.  I&#8217;d check the contents of these files against what it written above and try again.</p>
<p>Hope this helps.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abc</title>
		<link>http://whatimean.wordpress.com/2008/02/20/ssl-for-apache-and-rails/#comment-648</link>
		<dc:creator>abc</dc:creator>
		<pubDate>Tue, 15 Jul 2008 05:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://whatimean.wordpress.com/?p=36#comment-648</guid>
		<description>hi i got the error when i run the command 
 sudo /etc/init.d/apache2 force-reload

Error:

Syntax error on line 57 of /etc/apache2/sites-enabled/myapp:
deny requires at least two arguments, &#039;from&#039; followed by hostnames or IP-address wildcards
   ...fail!


i followed every step in this article exatly . did i missed anything plz suggest</description>
		<content:encoded><![CDATA[<p>hi i got the error when i run the command<br />
 sudo /etc/init.d/apache2 force-reload</p>
<p>Error:</p>
<p>Syntax error on line 57 of /etc/apache2/sites-enabled/myapp:<br />
deny requires at least two arguments, &#8216;from&#8217; followed by hostnames or IP-address wildcards<br />
   &#8230;fail!</p>
<p>i followed every step in this article exatly . did i missed anything plz suggest</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lanny</title>
		<link>http://whatimean.wordpress.com/2008/02/20/ssl-for-apache-and-rails/#comment-634</link>
		<dc:creator>Lanny</dc:creator>
		<pubDate>Fri, 25 Apr 2008 14:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://whatimean.wordpress.com/?p=36#comment-634</guid>
		<description>Thanks!  

This really helped a lot.

I ended up having to apply this too: http://seanharper.net/2008/01/22/webfaction-and-ssl_requirement/

Also, since you are setting up Apache, you can lighten your load by having Apache serve your static content and images instead of Mongrel.

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks!  </p>
<p>This really helped a lot.</p>
<p>I ended up having to apply this too: <a href="http://seanharper.net/2008/01/22/webfaction-and-ssl_requirement/" rel="nofollow">http://seanharper.net/2008/01/22/webfaction-and-ssl_requirement/</a></p>
<p>Also, since you are setting up Apache, you can lighten your load by having Apache serve your static content and images instead of Mongrel.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
