<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>ぶっちろぐ &#187; Apache</title>
	<atom:link href="http://bucci.bp7.org/archives/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://bucci.bp7.org</link>
	<description>ぐ～たら日記, MMORPG, Linux/UNIX, PC 関連とかあれこれ</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:46:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/tag/apache/feed" />
		<item>
		<title>Apache のログ管理</title>
		<link>http://bucci.bp7.org/archives/733</link>
		<comments>http://bucci.bp7.org/archives/733#comments</comments>
		<pubDate>Sat, 09 Feb 2008 01:19:58 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/archives/733</guid>
		<description><![CDATA[Apache のログ管理は大半のディストリから RPM やらでインスコすると「logrotate」で 世代管理しつつローテーションされる。 個人的にはこの方法でローテーションされるのは嫌なので Apache 付属の「ro <a href='http://bucci.bp7.org/archives/733'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/733/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/733" />
	</item>
		<item>
		<title>いい Apache のログ解析ソフトみっけ!!</title>
		<link>http://bucci.bp7.org/archives/597</link>
		<comments>http://bucci.bp7.org/archives/597#comments</comments>
		<pubDate>Sat, 17 Nov 2007 13:16:28 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/archives/597</guid>
		<description><![CDATA[今は Webalizer という割とメジャーなアクセス解析ソフトをサーバーにぶち込んで、 毎日定時 00:05 に解析させるようにしている。 CGI とかで WebSite に埋め込んだアクセス解析とは違って、格段に信用 <a href='http://bucci.bp7.org/archives/597'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/597/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/597" />
	</item>
		<item>
		<title>OpenSSL でサーバー証明書再作成</title>
		<link>http://bucci.bp7.org/archives/470</link>
		<comments>http://bucci.bp7.org/archives/470#comments</comments>
		<pubDate>Tue, 07 Aug 2007 12:01:08 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/?p=470</guid>
		<description><![CDATA[http で始まるアドレスの Web サイトはデータノーマル垂れ流し通信。 https だと送受信共に SSL 通信を用いた暗号化経路を通ってデータが来る。 その為、データを中継するネットワーク間やらなんやらからデータを <a href='http://bucci.bp7.org/archives/470'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/470/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/470" />
	</item>
		<item>
		<title>eAccelerator でセグっちゃう PHP スクリプトの対応。</title>
		<link>http://bucci.bp7.org/archives/414</link>
		<comments>http://bucci.bp7.org/archives/414#comments</comments>
		<pubDate>Mon, 02 Jul 2007 03:23:39 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/?p=414</guid>
		<description><![CDATA[先日いれたアクセラレーターである eAccelerator は導入すれば全てが旨く キャッシングされて速度向上に繋がる物でも無いということです。 実際、動作不能になった PHP スクリプトがあったのでその対応方法を 書い <a href='http://bucci.bp7.org/archives/414'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/414/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/414" />
	</item>
		<item>
		<title>PHP5 でアクセラレーターをかます。</title>
		<link>http://bucci.bp7.org/archives/410</link>
		<comments>http://bucci.bp7.org/archives/410#comments</comments>
		<pubDate>Sat, 30 Jun 2007 09:32:53 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/?p=410</guid>
		<description><![CDATA[WordPress を導入してからサーバーのチューニングじみた事ばかり している気がしないでもないが、今回は体感できるチューニングってことで、 PHP のアクセラレーターである eAccelerator を導入した。 で <a href='http://bucci.bp7.org/archives/410'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/410/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/410" />
	</item>
		<item>
		<title>Apache によるアクセス制御</title>
		<link>http://bucci.bp7.org/archives/407</link>
		<comments>http://bucci.bp7.org/archives/407#comments</comments>
		<pubDate>Fri, 29 Jun 2007 01:26:16 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/?p=407</guid>
		<description><![CDATA[まぁ SetEnvIf ディレクティブを用いて「Order Allow,Deny」とかしちゃって Apache の設定に手を加えるわけですが、ややこしい。 今日なって盲点を見つけたので Fix してみた。 12:05 も <a href='http://bucci.bp7.org/archives/407'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/407/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/407" />
	</item>
		<item>
		<title>Webalizer で Apache のログ解析</title>
		<link>http://bucci.bp7.org/archives/59</link>
		<comments>http://bucci.bp7.org/archives/59#comments</comments>
		<pubDate>Mon, 26 Jun 2006 23:59:02 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/?p=59</guid>
		<description><![CDATA[Apache のログは垂れ流したところで分かるのは見てるところだけ。 過去を辿って何千行ものログを見たくは無い。 良く CGI とかで使用されているアクセス解析を使う手もあるのだが、折角自由の効く 自宅サーバーなのだから <a href='http://bucci.bp7.org/archives/59'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/59" />
	</item>
		<item>
		<title>OpenSSL でやっとこさ作成した独自認証局とサーバー証明書</title>
		<link>http://bucci.bp7.org/archives/10</link>
		<comments>http://bucci.bp7.org/archives/10#comments</comments>
		<pubDate>Wed, 12 Apr 2006 14:40:22 +0000</pubDate>
		<dc:creator>BuCCi</dc:creator>
				<category><![CDATA[Linux/UNIX]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://bucci.bp7.org/?p=10</guid>
		<description><![CDATA[このサーバーはいままで全て &#8220;http&#8221; プロトコルのみでの通信を提供していたんだけど、 かなーりめんどくさい OpenSSL をつかった &#8220;https&#8221; での暗号化通信に <a href='http://bucci.bp7.org/archives/10'>[...]</a>]]></description>
		<wfw:commentRss>http://bucci.bp7.org/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bucci.bp7.org/archives/10" />
	</item>
	</channel>
</rss>

