Apache

Apache

RewriteLogとRewriteLogLevelがない。

mod_rewrite - Apache HTTP ServerThis functionality has been completely replaced by the new per-module logging configurat...
Apache

Apacheは知らないhttpステータスは返さない。

正しくは、500を返す。render :nothing => true, :status => 450なんてことをしていて、Mongrelの開発環境だとちゃんと450が返ってくるのにApache+Passengerの検証環境だと500が返っ...
Apache

バーチャルホストでSSL。

名前ベース・バーチャルホストWWWサーバの構築SSL セキュアサーバではアクセス時に最初に SSL の認証シーケンスが走ります。しかし、その時点では Apache はアクセスしてきたホスト名が分からないため、証明書の交換は先頭のバーチャルホ...
Apache

Apache黙る。

突然Apacheが黙った。プロセスは生きてるっぽいけど画面真っ白。error_logをみたらこんなのがいっぱい。... child pid 27980 exit signal File size limit exceeded (25) ch...
Apache

Apacheに標準で組み込まれるモジュール。

分かってませんでしたシリーズ。Apacheのconfigureオプションはenableとdisableがたくさんあって、デフォルトでどのモジュールが組み込まれるのかよく分かってませんでした。そこで、このオプション。# /usr/local/...
Apache

Apache HTTP Server 2.2.0 Released.

Apache HTTP Server ProjectThe Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the ...