Download List

프로젝트 설명

astahttpd is a modular Web server that is mainly targeted at PHP developers. It supports alias directories, URL rewriting, Basic and Digest authentication, gzip and deflate content encoding, name-based virtual hosts, CGI script processing, bandwidth limiting, and add-on modules.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on 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 압축이 작동하지 않는 문제가 어디 같은 헤더 이름을 두 번 이상의 HTTP 헤더에 따라 처리되지 않은 버그가 수정되었습니다.
Tags: 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을 압축 수준의 실종)가 해결되었습니다.
Tags: 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을 재작이 추가되었습니다. 콘텐츠를위한 포맷을 빼다 - 인코딩 (PHP가 추가되었습니다 사용하여 컴파일해야합니다 - zlib을)했다. 기본 인증이 추가되었습니다. GPLv2 라이센스 GPL v3을로 변경되었습니다. 저기 PHPDocumentor 스타일 가이드에 맞게 새로운 코멘트 양식입니다. 로그 파일에 기록됩니다 (access_log와 rewrite_log). 버그 # 1882558, 항상 오류가 발생했을 때 500 디렉토리 목록 수정되었습니다 반환합니다.
Tags: 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 문자가 처리되지 않을 수도에서 처음 수정되었습니다.
Tags: 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

Tags: Initial freshmeat announcement

Project Resources