Re: nginx как frontend к apache

Slava Kokorin slava.kokorin at gmail.com
Thu Jul 30 18:30:29 MSD 2009


Для вашей задачи имхо проще всего (и достаточно) поставить из портов
$ sudo portinstall nginx
или
# cd /usr/ports/www/nginx
# sudo make install

http и http_proxy да, нужен. Это основное что нужно.

30 июля 2009 г. 17:46 пользователь miron <morderator at list.ru> написал:

> Здравствуйте,
>
> из nginx нужно сделать максимально простой frontend к apache13 на
> freebsd. mail proxy и прочие приблуды не надо.
>
> если конфигурять вот так оно работать будет?
>
> --without-select_module \
> --without-poll_module \
> --without-http_ssi_module \
> --without-http_userid_module \
> --without-http_access_module \
> --without-http_auth_basic_module \
> --without-http_autoindex_module \
> --without-http_geo_module \
> --without-http_map_module \
> --without-http_referer_module \
> --without-http_rewrite_module \
> --without-http_fastcgi_module \
> --without-http_memcached_module \
> --without-http_empty_gif_module \
> --without-http_browser_module \
> --without-http
>
> что из этого минимально необходимо оставить?
>
> http и http_proxy - нужен?
>
> второй шаг будет добавление к получившемуся минимуму gzip, ssl, limitzone,
> limit_req,
> secure_link
>
> --
> С уважением,
>  miron                          mailto:morderator at list.ru
>
>
>


-- 
Regards,
Slava
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20090730/81de5bde/attachment-0001.html>


More information about the nginx-ru mailing list