<?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>オブジェクト指向PHP &#187; authorization required</title>
	<atom:link href="http://www.objectphp.jp/tag/authorization-required/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.objectphp.jp</link>
	<description>PHP5入門</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:30:52 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>401 Authorization Required</title>
		<link>http://www.objectphp.jp/2009/04/26/authorization_required/</link>
		<comments>http://www.objectphp.jp/2009/04/26/authorization_required/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 20:43:41 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[エラーメッセージ]]></category>
		<category><![CDATA[authorization required]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=59</guid>
		<description><![CDATA[認証が必要なページを閲覧し、認証に失敗したとき、サーバーは401エラーレスポンスを返します。 原因としては、まずユーザー名あるいはパスワードが正しくない、というのが考えられます。入力ミスや大文字小文字の間違い等を確かめてみましょう。 ブラウザやセキュリティソフトの設定によっては認証できないこともあるようですので、お使いのソフトのマニュアル等を参照してください。 それでも解決しない場合は、サーバー側の設定ミスの可能性が考えられます。]]></description>
			<content:encoded><![CDATA[<p>認証が必要なページを閲覧し、認証に失敗したとき、サーバーは401エラーレスポンスを返します。</p>
<p>原因としては、まずユーザー名あるいはパスワードが正しくない、というのが考えられます。入力ミスや大文字小文字の間違い等を確かめてみましょう。</p>
<p>ブラウザやセキュリティソフトの設定によっては認証できないこともあるようですので、お使いのソフトのマニュアル等を参照してください。</p>
<p>それでも解決しない場合は、サーバー側の設定ミスの可能性が考えられます。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.objectphp.jp/2009/04/26/authorization_required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

