Hi,
Nowhere does the regular expression to nginx DirectAdmin.
I'm following the installation, but I do not know the rest. Have someone tell the exact setup nginx on directadmin
I dont use danginx because apache function error giving everytime
gived me this error
Nowhere does the regular expression to nginx DirectAdmin.
I'm following the installation, but I do not know the rest. Have someone tell the exact setup nginx on directadmin
I dont use danginx because apache function error giving everytime
new nginx moduleCode:wget http://nginx.org/download/nginx-1.3.3.tar.gz tar xvfz nginx-1.3.3.tar.gz cd nginx-1.3.3
Code:wget http://nginx.org/patches/spdy/patch.spdy.txt patch -p0 < patch.spdy.txt ./configure --with-http_ssl_module make
gived me this error
cc1: warnings being treated as errors
src/http/ngx_http_request.c: In function ângx_http_ssl_handshake_handlerâ:
src/http/ngx_http_request.c:643: warning: implicit declaration of function âSSL_get0_next_proto_negotiatedâ
make[1]: *** [objs/src/http/ngx_http_request.o] Error 1
make[1]: Leaving directory `/root/nginx-1.3.3'
make: *** [build] Error 2