<?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>OpenGroove &#187; Apache</title>
	<atom:link href="http://open-groove.net/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://open-groove.net</link>
	<description>Linux,MySQL,Apache. . . and more!</description>
	<lastBuildDate>Sun, 05 Feb 2012 11:09:51 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>ロシアと中国からのスパムをブロックしてみる</title>
		<link>http://open-groove.net/apache/block-ru-cn/</link>
		<comments>http://open-groove.net/apache/block-ru-cn/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 13:29:33 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=10433</guid>
		<description><![CDATA[久しぶりにアクセス解析を眺めてみたら、やたらとhttp://xxxxxxxx.ruなんかがあって気持ち悪い。で、.htaccessにこんなの追加してみた。ついでに中国もブロック。

]]></description>
		<wfw:commentRss>http://open-groove.net/apache/block-ru-cn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>conf.d配下のファイル名は気をつけよう</title>
		<link>http://open-groove.net/apache/conf-d-filename/</link>
		<comments>http://open-groove.net/apache/conf-d-filename/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 01:00:19 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=9586</guid>
		<description><![CDATA[/usr/local/apache2/conf.d/配下のファイルを編集する際は注意が必要だ。httpd.confにデフォルトで"Include conf.d/*.conf"という記述があるため、conf.d配下にあるxxxxx.confというファイルはすべて読み込まれる。]]></description>
		<wfw:commentRss>http://open-groove.net/apache/conf-d-filename/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>64bit版のライブラリには注意しよう</title>
		<link>http://open-groove.net/apache/lib-64bit/</link>
		<comments>http://open-groove.net/apache/lib-64bit/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 03:30:44 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=9580</guid>
		<description><![CDATA[Apacheの文法テストで以下のようなエラーになってはまった。Cannot load /usr/lib/libxml2.so into server: /usr/lib/libxml2.so : wrong ELF class : ELFCLASS32]]></description>
		<wfw:commentRss>http://open-groove.net/apache/lib-64bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>httpd -tとconfigtestの違い</title>
		<link>http://open-groove.net/apache/httpd-t-configtest/</link>
		<comments>http://open-groove.net/apache/httpd-t-configtest/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 01:00:52 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=9571</guid>
		<description><![CDATA[Apache文法テスト用のコマンド、"httpd -t"と"apachectl configtest"。実は今まで全く同じものだと思っていたのだが、微妙に違うらしい、と発見した。結論から言うと、環境変数を読み込むか読み込まないかの違いということになる。]]></description>
		<wfw:commentRss>http://open-groove.net/apache/httpd-t-configtest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rewriteモジュールを使ったロボット対策</title>
		<link>http://open-groove.net/apache/deny-robot-with-mod_rewrite/</link>
		<comments>http://open-groove.net/apache/deny-robot-with-mod_rewrite/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 06:00:34 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=9424</guid>
		<description><![CDATA[ロシアからやってくるクローラー、Yandexは拒否しておいた方がいいとのことだ。望まないロボット避け対策には、Rewriteモジュールが強力らしい。]]></description>
		<wfw:commentRss>http://open-groove.net/apache/deny-robot-with-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ブログ移行におけるリダイレクト</title>
		<link>http://open-groove.net/apache/htaccess-redirectmatch/</link>
		<comments>http://open-groove.net/apache/htaccess-redirectmatch/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:30:35 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=8210</guid>
		<description><![CDATA[このブログは別のブログから一部を引越ししてきたのだが、その際にリダイレクトの設定をしておいたのでメモ。ついでにBaiduスパイダー（百度クローラー）対策についても。]]></description>
		<wfw:commentRss>http://open-groove.net/apache/htaccess-redirectmatch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache再起動時の心配事</title>
		<link>http://open-groove.net/apache/apache-startssl/</link>
		<comments>http://open-groove.net/apache/apache-startssl/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 13:00:06 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=2407</guid>
		<description><![CDATA[Apacheを再起動する際にやってしまいがちな間違い。443通信、つまりSSL通信をしているのであればstartsslとしなければいけないところを、startで上げてしまうこと。]]></description>
		<wfw:commentRss>http://open-groove.net/apache/apache-startssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apacheの構文テスト</title>
		<link>http://open-groove.net/apache/configtest/</link>
		<comments>http://open-groove.net/apache/configtest/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 15:00:18 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=2276</guid>
		<description><![CDATA[Apacheの設定ファイル httpd.confまたはconf.d配下の関連ファイルを書き換えた時に、構文に誤りがないかチェックするためのコマンド。普段Apacheいじっている人にしてみたら何を今更、な話ではあるがやはり基本は大事。]]></description>
		<wfw:commentRss>http://open-groove.net/apache/configtest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apacheのバージョンを調べる</title>
		<link>http://open-groove.net/apache/apache-version/</link>
		<comments>http://open-groove.net/apache/apache-version/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:00:19 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=2267</guid>
		<description><![CDATA[サーバの現場ではApacheのバージョンを調べたい、なんてことが結構あると思われる。現場バリバリの人にとっては何を今更、って話なんだろうけど、誰でも最初はこういうことをコツコツ学んでいくものだし。]]></description>
		<wfw:commentRss>http://open-groove.net/apache/apache-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>meaning of &quot;httpd -S&quot;</title>
		<link>http://open-groove.net/apache/meaning-of-httpd-s/</link>
		<comments>http://open-groove.net/apache/meaning-of-httpd-s/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 15:00:54 +0000</pubDate>
		<dc:creator>Le Blue</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://open-groove.net/?p=2244</guid>
		<description><![CDATA[こちらのサイトで、httpd.confの場所を簡単に調べる方法としてhttpd -Sの出力結果を見る、というのが紹介されていた。自分も早速試してみたのですが...、出力結果は以下のみ。# httpd -S VirtualHost configuration:Syntax OK.]]></description>
		<wfw:commentRss>http://open-groove.net/apache/meaning-of-httpd-s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

