chobits / ngx_http_proxy_connect_module

A forward proxy module for CONNECT request handling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation with nginx already installed

rdipalmadac opened this issue · comments

Hi.
But can the module be installed when nginx is already installed?
Thanks

need to recompile nginx

./configure --add-module=../ngx_http_proxy_connect_module 
# or
./configure --add-dynamic-module=../ngx_http_proxy_connect_module 

or Static linking nginx