ダウンロードリスト

プロジェクト概要

astahttpd は主に PHP の開発者を対象とするモジュラー Web サーバーです。エイリアス ディレクトリ URL の書き換え、基本認証とダイジェスト認証、gzip をサポートし、コンテンツ エンコーディング、名前ベースのバーチャル ホスト、CGI スクリプトの処理、帯域幅を制限する、およびアドオン ・ モジュールを収縮させます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-04-01 09:45
0.1-RC1

Win32のサポートが追加されました。一部のモジュールに、mod_static作成mod_log、移動され、mod_dir_browser。新しいmod_autofix_uriとmod_cacheモジュールが追加されました。 pcntlを拡張機能はもはや必須です。 IPのためのサポートベースの仮想ホストは取り下げられた。多くの改良が行われた。ここで、内部のGZIP圧縮機能しない問題とは、同じヘッダー名を2回以上のHTTPヘッダーで処理されませんでしたに沿って修正されたバグを修正。
タグ: Major feature enhancements
Win32 support was added. Some parts were moved into modules, creating mod_static, mod_log, and mod_dir_browser. New mod_autofix_uri and mod_cache modules were added. The pcntl extension is no longer required. Support for IP-based virtual hosts was dropped. Many improvements were made. A bug where internal GZIP compression not work was fixed along with a problem where the same header name wasn't handled more than once in HTTP headers.

2008-02-07 22:41
0.1-beta3

ダイジェスト認証です。モジュラアーキテクチャです。現在、利用可能なモジュール:、、mod_bandwidth、mod_auth_digestをmod_auth_basic mod_cgi_header、mod_cgiは、mod_encoding、、、mod_statusをmod_rewriteとmod_vhost。バグ#1887560(CGIのヘッダーを正しく)は、バグ#1885235(エラーを適切に外部gzip圧縮で処理されない)、処理していなかったバグ#1885216(外部をgzipで圧縮レベルは不明)に固定されている。
タグ: Major feature enhancements
Digest authentication. A modular architecture. Currenly available modules: mod_auth_basic, mod_auth_digest, mod_bandwidth, mod_cgi_header, mod_cgi, mod_encoding, mod_rewrite, mod_status, and mod_vhost. Bug #1887560 (CGI header was not handled properly), bug #1885235 (errors not properly handled on external gzip), and bug #1885216 (missing compression level on external gzip) have been fixed.

2008-02-01 22:14
0.1-beta2

およびAPIドキュメントを手動で追加されている。 URLの書き換えが追加されています。コンテンツのdeflate形式、エンコード(PHPを追加されている使用してコンパイルする必要があります- - zlibの)です。基本的な認証が追加されています。ライセンスはGPLv2のは、GPLv3に変更されました。そこは、phpDocumentorスタイルガイドに合わせて新しいコメントのスタイルです。ログファイルに書かれている(access_logとrewrite_log)。バグ#1882558、常にエラー500ときに、ディレクトリの一覧については、固定されているが返されます。
タグ: Major feature enhancements
A manual and API documentation have been added. URL rewriting has been added. A deflate format for Content-Encoding has been added (PHP must be compiled using --with-zlib). Basic Authentication has been added. The license has changed from the GPLv2 to the GPLv3. There is a new comment style to suit the PHPDocumentor style guide. Logs are written to files (access_log and rewrite_log). Bug #1882558, Always return Error 500 when listing a directory, has been fixed.

2008-01-27 00:27
0.1-beta1

コンテンツのエンコーディングをサポート(gzip形式)のサポート、仮想ホスト(両方のIPアドレスと名前の仮想ホストベースの追加された)が追加されました。バグを\ Rは\ Nの\ Rは\端末ベースの要求にn文字を扱うことができない可能性が修正されました。
タグ: Minor feature enhancements
Content Encoding support (gzip format) was added.
Support was added for virtual host (both IP and
name based virtual host). A bug in which \r\n\r\n
characters on terminal based requests could not be
handled was fixed.

2008-01-23 20:41
0.1

タグ: Initial freshmeat announcement

プロジェクトリソース