hello,
it builds fine for me on macppc. and lynx localhost shows the welcome
page. dont know what else to test.


On Wed, Oct 11, 2006 at 01:23:10PM +0300, nikns wrote:
> COMMENT=        "robust and small HTTP server and IMAP/POP3 proxy server"
> 
> nginx [engine x] is a HTTP server and IMAP/POP3 proxy server.
> 
> The basic HTTP features:
>   * the handling of the static files, index files, and autoindexing;
>   * the accelerated reverse proxying without caching, simple load
>     balancing and fault tolerance;
>   * the accelerated support without caching of the remote FastCGI
>     servers, simple load balancing and fault tolerance;
>   * the modular architecture, the filters including gzipping, byte
>     ranges, chunked responses, and SSI-filter; the several
>     subrequests in one page handling in SSI-filter via FastCGI or
>     proxy are running in parallel;
>   * the SSL support;
> 
> The IMAP/POP3 proxy server features:
>   * the user redirection to IMAP/POP3 backend using an external
>     HTTP authentication server;
>   * the plain text authentication (LOGIN, USER/PASS);
>   * the SSL and STARTTLS support;
> 
> http://secure.lv/~nikns/stuff/ports/nginx-0.4.7.tar
> 
> Tested on i386, alpha.


Reply via email to