# nginx -V nginx version: nginx/0.7.67 TLS SNI support enabled configure arguments: --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --lock-path=/var/lock/nginx.lock --pid-path=/var/run/nby fmyoen - How to...
Hi, is it possible to disable gzipping for text/html content-type files? I've got no luck using nginx 0.7.67 on Debian 6.0.7 with the following options: gzip off; gzip_disable Mozilla; # my browser Nginx unconditionally compresses text/html files once browser sends "Accept-Encoding: gzip, deflate" line in HTTP request. I can modify this behavior for any other content-types exceptby fmyoen - How to...
I've managed to recompile nginx with enabled debug. Here is the part of successfull conection by Client #1 track: 2013/02/05 14:08:23 38701#0: *119 accept: <MY IP ADDRESS> fd:3 2013/02/05 14:08:23 38701#0: *119 event timer add: 3: 60000:2856497512 2013/02/05 14:08:23 38701#0: *119 kevent set event: 3: ft:-1 fl:0025 2013/02/05 14:08:23 38701#0: *119 malloc: 28805200:660 2013/02/05by fmyoen - How to...
I'm trying to set up root certification authority, subordinate certification authority and to generate the client certificates signed by any of this CA that nginx 0.7.67 on Debian Squeeze will accept. My problem is that root CA signed client certificate works fine while subordinate CA signed one results in "400 Bad Request. The SSL certificate error". I'm not sure if that an nginx issueby fmyoen - How to...
Hi, I'm trying to set up the configuration described in subject. I found for example this thread http://forum.nginx.org/read.php?2,61581,61740. This is what they advice: > 1) all requests for particular extensions and directories to be served > 2) everything else to return 444 > > location ~ (/?|\.html|\.jpg|\.php|\.png|\.css|\.ico|\.js|\.swf|\.gif|robots\.txt)$ { > ... >by fmyoen - How to...
![]() |
![]() |
![]() |
![]() |
|