<?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: Basic HTTP Authentication With PHP</title>
	<atom:link href="https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Mon, 06 Apr 2026 13:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: ankur</title>
		<link>https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/#comment-39049</link>
		<dc:creator><![CDATA[ankur]]></dc:creator>
		<pubDate>Thu, 07 Jul 2016 14:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2235#comment-39049</guid>
		<description><![CDATA[This is complete game of http header manipulation via php. Got some basics from http://www.techflirt.com/http-basic-authentication-php]]></description>
		<content:encoded><![CDATA[<p>This is complete game of http header manipulation via php. Got some basics from <a href="http://www.techflirt.com/http-basic-authentication-php" rel="nofollow">http://www.techflirt.com/http-.....cation-php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/#comment-27116</link>
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Thu, 10 Jan 2013 20:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2235#comment-27116</guid>
		<description><![CDATA[Wow, I&#039;ve never actually heard of somebody who is still using PHP over CGI. It&#039;s a bit of a fringe thing. Thanks for the information, though.

(On a related note, HTTP authentication also works fine over php-fpm, which is a growing alternative to Apache&#039;s mod_php, especially with alternate servers like NGINX gaining traction.)]]></description>
		<content:encoded><![CDATA[<p>Wow, I&#8217;ve never actually heard of somebody who is still using PHP over CGI. It&#8217;s a bit of a fringe thing. Thanks for the information, though.</p>
<p>(On a related note, HTTP authentication also works fine over php-fpm, which is a growing alternative to Apache&#8217;s mod_php, especially with alternate servers like NGINX gaining traction.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: midhun</title>
		<link>https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/#comment-27043</link>
		<dc:creator><![CDATA[midhun]]></dc:creator>
		<pubDate>Mon, 31 Dec 2012 10:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2235#comment-27043</guid>
		<description><![CDATA[The HTTP Authentication hooks in PHP are only available when it is running as an Apache module and is hence not available in the CGI version. In an Apache module PHP script, it is possible to use the header () function to send an &quot;Authentication...http://scriptime.blogspot.in/2012/12/http-authentication-in-php.html]]></description>
		<content:encoded><![CDATA[<p>The HTTP Authentication hooks in PHP are only available when it is running as an Apache module and is hence not available in the CGI version. In an Apache module PHP script, it is possible to use the header () function to send an &#8220;Authentication&#8230;<a href="http://scriptime.blogspot.in/2012/12/http-authentication-in-php.html" rel="nofollow">http://scriptime.blogspot.in/2.....n-php.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redwall_hp</title>
		<link>https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/#comment-8457</link>
		<dc:creator><![CDATA[redwall_hp]]></dc:creator>
		<pubDate>Sat, 06 Jun 2009 00:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2235#comment-8457</guid>
		<description><![CDATA[I don&#039;t know either, I wouldn&#039;t. It&#039;s great for things like API authentication, protected RSS, or things like that, though. Twitter uses it, for example. Try accessing this feed link: &lt;a href=&quot;http://twitter.com/statuses/friends_timeline/12735712.rss&quot; target=&quot;_blank&quot;&gt;http://twitter.com/statuses/friends_timeline/1273...&lt;/a&gt; ]]></description>
		<content:encoded><![CDATA[<p>I don&#039;t know either, I wouldn&#039;t. It&#039;s great for things like API authentication, protected RSS, or things like that, though. Twitter uses it, for example. Try accessing this feed link: <a href="http://twitter.com/statuses/friends_timeline/12735712.rss" target="_blank"></a><a href="http://twitter.com/statuses/friends_timeline/1273" rel="nofollow">http://twitter.com/statuses/friends_timeline/1273</a>&#8230; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redwall_hp</title>
		<link>https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/#comment-8458</link>
		<dc:creator><![CDATA[redwall_hp]]></dc:creator>
		<pubDate>Sat, 06 Jun 2009 00:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2235#comment-8458</guid>
		<description><![CDATA[I don&#039;t know either, I wouldn&#039;t. It&#039;s great for things like API authentication, protected RSS, or things like that, though. Twitter uses it, for example. Try accessing this feed link: &lt;a href=&quot;http://twitter.com/statuses/friends_timeline/12735712.rss&quot; target=&quot;_blank&quot;&gt;http://twitter.com/statuses/friends_timeline/1273...&lt;/a&gt; ]]></description>
		<content:encoded><![CDATA[<p>I don&#039;t know either, I wouldn&#039;t. It&#039;s great for things like API authentication, protected RSS, or things like that, though. Twitter uses it, for example. Try accessing this feed link: <a href="http://twitter.com/statuses/friends_timeline/12735712.rss" target="_blank"></a><a href="http://twitter.com/statuses/friends_timeline/1273" rel="nofollow">http://twitter.com/statuses/friends_timeline/1273</a>&#8230; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By:  Dean Saliba</title>
		<link>https://www.webmaster-source.com/2009/06/03/basic-http-authentication-with-php/#comment-8453</link>
		<dc:creator><![CDATA[ Dean Saliba]]></dc:creator>
		<pubDate>Fri, 05 Jun 2009 12:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2235#comment-8453</guid>
		<description><![CDATA[I&#039;ve seen some blogs have this on their posts. I&#039;m not sure why they would want to block people from reading their blogs. ]]></description>
		<content:encoded><![CDATA[<p>I&#039;ve seen some blogs have this on their posts. I&#039;m not sure why they would want to block people from reading their blogs. </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-04-15 22:42:03 by W3 Total Cache
-->