サイトのテストにhttp://web-sniffer.net/を使用しました。結果は次のとおりです。
HTTP リクエスト ヘッダー
Connect to ********** on port 80 ... ok
GET / HTTP/1.1[CRLF]
Host: **********[CRLF]
Connection: close[CRLF]
User-Agent: Web-sniffer/1.0.44 (+http://web-sniffer.net/)[CRLF]
Accept-Encoding: gzip[CRLF]
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8[CRLF]
Accept-Language: en-US,en;q=0.5[CRLF]
Accept-Charset: ISO-8859-1,UTF-8;q=0.7,*;q=0.7[CRLF]
Cache-Control: no-cache[CRLF]
Referer: http://web-sniffer.net/[CRLF]
HTTP 応答ヘッダー
Name Value Delim
Status: HTTP/1.1 403 Forbidden
Date: Tue, 09 Apr 2013 04:58:52 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: frontend=d661c78db51b210814a8196466c81849; expires=Tue, 09-Apr-2013 05:58:52 GMT; path=/; domain=www.lebunnybleu.com; HttpOnly
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
「ステータス: HTTP/1.1 403 Forbidden」を修正するにはどうすればよいですか?