<?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/"
		>
<channel>
	<title>Comments on: HTTP Basic Authentication, A Tale of AtomPub, WordPress, PHP, Apache, CGI and SSL/TLS</title>
	<atom:link href="http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/feed/" rel="self" type="application/rss+xml" />
	<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/</link>
	<description>cat /dev/random</description>
	<lastBuildDate>Sat, 04 Jul 2009 08:07:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: website design</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-736509</link>
		<dc:creator>website design</dc:creator>
		<pubDate>Wed, 21 Jan 2009 11:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-736509</guid>
		<description>&quot;I have cookie problem with safari in wordpress&quot; did any one have any more info on this topic? would be appreciated :~}</description>
		<content:encoded><![CDATA[<p>&#8220;I have cookie problem with safari in wordpress&#8221; did any one have any more info on this topic? would be appreciated :~}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Branson Computer Repair</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-695464</link>
		<dc:creator>Branson Computer Repair</dc:creator>
		<pubDate>Wed, 19 Nov 2008 13:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-695464</guid>
		<description>&quot;....Apache does not pass the HTTP basic headers to CGI applications, so they never see them...&quot;

So how do we work around this, for those of us who don&#039;t have access to an IIS server?

I can&#039;t get it figured out on my WP blog, and we i=even use WP as a CMS for iother types of web sites. 

Can you please give me more inof on this matter? Thanks! I really appreciate it.</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230;.Apache does not pass the HTTP basic headers to CGI applications, so they never see them&#8230;&#8221;</p>
<p>So how do we work around this, for those of us who don&#8217;t have access to an IIS server?</p>
<p>I can&#8217;t get it figured out on my WP blog, and we i=even use WP as a CMS for iother types of web sites. </p>
<p>Can you please give me more inof on this matter? Thanks! I really appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Buhacoff</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-694700</link>
		<dc:creator>Jonathan Buhacoff</dc:creator>
		<pubDate>Tue, 18 Nov 2008 16:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-694700</guid>
		<description>Someone wrote that the RewriteRule method of passing the Http Basic authorization string to the CGI application is &quot;abusing&quot; mod_rewrite.  I disagree.  Just glance at the mod_rewrite docs -- it was obviously meant for much more than just URL aliasing, and method described above is a trivial usage of the module. Don&#039;t expect Apache to change its CGI security behavior to make the password available by default, because such a change is likely to make many existing scripts less secure and that would be irresponsible.  A line or two of configuration for those who need it is not so bad in comparison.</description>
		<content:encoded><![CDATA[<p>Someone wrote that the RewriteRule method of passing the Http Basic authorization string to the CGI application is &#8220;abusing&#8221; mod_rewrite.  I disagree.  Just glance at the mod_rewrite docs &#8212; it was obviously meant for much more than just URL aliasing, and method described above is a trivial usage of the module. Don&#8217;t expect Apache to change its CGI security behavior to make the password available by default, because such a change is likely to make many existing scripts less secure and that would be irresponsible.  A line or two of configuration for those who need it is not so bad in comparison.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: echo &#34;hey, it works&#34; &#62; /dev/null</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-643533</link>
		<dc:creator>echo &#34;hey, it works&#34; &#62; /dev/null</dc:creator>
		<pubDate>Tue, 07 Oct 2008 03:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-643533</guid>
		<description>[...] And there&#039;s a spoiler: it can&#039;t be done :)A WSSE client will send an Authorization header which, as we know, will get dropped if Apache is passing the request off to a CGI, and a X-WSSE header that looks [...]</description>
		<content:encoded><![CDATA[<p>[...] And there&#8217;s a spoiler: it can&#8217;t be done :)A WSSE client will send an Authorization header which, as we know, will get dropped if Apache is passing the request off to a CGI, and a X-WSSE header that looks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnstein</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-417398</link>
		<dc:creator>Arnstein</dc:creator>
		<pubDate>Wed, 30 Apr 2008 13:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-417398</guid>
		<description>Ditto&#039;ing Stephen - been hacking wp-app and .htaccess all day - unable to get it working on Dreamhost.</description>
		<content:encoded><![CDATA[<p>Ditto&#8217;ing Stephen &#8211; been hacking wp-app and .htaccess all day &#8211; unable to get it working on Dreamhost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Paul Weber</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-412711</link>
		<dc:creator>Stephen Paul Weber</dc:creator>
		<pubDate>Fri, 25 Apr 2008 21:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-412711</guid>
		<description>These two solutions are displayed everywhere you look for an answer to this problem - but I have never got either one to work on my host (Dreamhost).</description>
		<content:encoded><![CDATA[<p>These two solutions are displayed everywhere you look for an answer to this problem &#8211; but I have never got either one to work on my host (Dreamhost).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-407599</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sun, 20 Apr 2008 02:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-407599</guid>
		<description>I don&#039;t think HTTP authentication in wordpress is a good idea. I&#039;m sticking with the original cookies/session.

Do all secure sites use SSL/TSL?


</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think HTTP authentication in wordpress is a good idea. I&#8217;m sticking with the original cookies/session.</p>
<p>Do all secure sites use SSL/TSL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: echo &#34;hey, it works&#34; &#62; /dev/null</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-395334</link>
		<dc:creator>echo &#34;hey, it works&#34; &#62; /dev/null</dc:creator>
		<pubDate>Thu, 03 Apr 2008 00:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-395334</guid>
		<description>[...] challenge.Solution: Provide a separate URL for the service document, probably /atom/service.PHP as a CGIWhen PHP is running as a CGI the HTTP Authorization header is not passed on to the script. Currently [...]</description>
		<content:encoded><![CDATA[<p>[...] challenge.Solution: Provide a separate URL for the service document, probably /atom/service.PHP as a CGIWhen PHP is running as a CGI the HTTP Authorization header is not passed on to the script. Currently [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: estetik</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-391635</link>
		<dc:creator>estetik</dc:creator>
		<pubDate>Fri, 28 Mar 2008 08:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-391635</guid>
		<description>I don&#039;t trust on HTTP basic authentication working in wordpress.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t trust on HTTP basic authentication working in wordpress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/comment-page-1/#comment-391476</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 28 Mar 2008 02:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/#comment-391476</guid>
		<description>i think cookie is common problem in safari</description>
		<content:encoded><![CDATA[<p>i think cookie is common problem in safari</p>
]]></content:encoded>
	</item>
</channel>
</rss>
