Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Browsing all 7229 articles
Browse latest View live

sub-request to external resource (no replies)

Hi all,How can I make sub-request to external resource (without returning it tothe user)?The following commands are used only for internal resources:ngx.location.capturengx.execany idea? :-)Thanks in...

View Article


[alert] 12928#0: worker process 3958 exited on signal 11 (4 replies)

I use nginx 1.7.1 as frontend proxy to Apache 2.2.27 + php-fpm 5.5.13.When I add new domain, then just reload nginx it throwing errors like "connection reset" etc.Error log is full of something like...

View Article


Redirect to custom landing pages based on http referer (1 reply)

Is it possible using nginx to essentially look at the http referer header, and if its set to a specific value, and the page is index.html or /, redirect to a custom landing page.For example:# Psuedo...

View Article

Google Analytics event generation by using Nginx logs (no replies)

HiThis is my first posting here, so HI to everyone :)I would like to generate Google Analytics events for documents/videos served directly by Nginx.Currently the user of our system can either get the...

View Article

DNS resolution of backends (2 replies)

Hi guysWe run a reverse proxy to Amazon S3 service. Sometime Amazon change their IPs and some of them may become unresponsive and render reservse proxy unusuable. Is there options to force nginx to...

View Article


Dynamic config options from ENV (3 replies)

Hi everybody,is it possible to set a nginx config variable from an ENV variable? I triedseveral thing, but none of them worked. The most promising was specifying"env MY_VAR;" at the top of the...

View Article

Asynchronous file processing (no replies)

Hi all,I'm working on a native nginx module in which I want to read an input file and perform some manipulations on its data. Since the files I'm reading are big and accessed over NFS, I want to use...

View Article

[ANN] Windows nginx 1.7.2.2 RedKnight (no replies)

20:13 5-6-2014 nginx 1.7.2.2 RedKnightBased on nginx 1.7.2 (5-6-2014) with;+ Openssl-1.0.1h (CVE-2014-0224, CVE-2014-0221, CVE-2014-0195,CVE-2014-0198, CVE-2010-5298, CVE-2014-3470)+ New nginx Windows...

View Article


Deny all + Custom Error page (2 replies)

Hello,I try to block wildcard sub domains as follows:# block wildcardserver {server_name ~^(.*)\.example\.com$ ;root /usr/share/nginx/www;error_page 403 /index.html;allow 127.0.0.1;deny all;access_log...

View Article


the http output chain is empty bug (nginx lua module) (2 replies)

nginx >= 1.5.7nginx-lua-module >= 0.9.8 (possibly older version)CentOS 6# ./sbin/nginx -Vnginx version: nginx/1.5.7built by gcc 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)configure arguments:...

View Article

nginx channel (4 replies)

Would be great where channels are used, I am talking about ngx_channel?

View Article

NGINX Error when uploading images (2 replies)

Hi all,We have a handful of users in the UK that are getting the error (screenshotattached) We narrowed it down to the ISP/Router ³Virgin BT² ISP or Home Hub2.0.If they use another ISP or even tether...

View Article

arch linux , swf dir and forbidden error (1 reply)

I use arch linux and install nginx from arch repo , every thing is OK, I want use nginx for use play flash game and swf game , i download many swf files and make swf directory...

View Article


website with login button, redirect to intranet? (2 replies)

Hi everyone,I would like to check whether this is possible with nginx (on ubuntu 12.04 LTS 64 bits).I have a websitewww.mywebpage.com.mythis is just another website.There is a login button. When...

View Article

Switching to nginx: php and rewrite rules from apache (3 replies)

Hello list,I'm moving a bunch of sites from Apache to nginx 1.5.13 :).Everything went fine for the static ones and for the sites under wp orjoomla. I have one site in php developped by the customer...

View Article


[ANN] OpenResty 1.7.0.1 released (no replies)

Hi folks!I am happy to announce the new formal release, 1.7.0.1, of the OpenResty bundle:http://openresty.org/#DownloadSpecial thanks go to all our contributors for making this happen!Below is the...

View Article

ANN: HTTP 1.1 is now RFC 7230 to RFC 7235 (no replies)

Dear Readers.Today I haven seen the following post on the curl-lib mailing list whichI want to share.http://curl.haxx.se/mail/lib-2014-06/0073.html##### ZiteFinally, RFC 2616 is deprecated and HTTP 1.1...

View Article


Default host is being ignored? (no replies)

I created a default conf file:server {listen 80 default;listen 443 default;server_name "";return 444;}and linked it in sites-enabled.The other server is declared with:server {listen 80;listen 443...

View Article

http_geo_module invalid option during compile !! (2 replies)

Does nginx Geo module work on nginx ? I am getting the following errorduring compiling nginx-1.4.7 with it :./configure --with-http_mp4_module --with-http_flv_module--with-http_geoip_module...

View Article

CORS headers not being set for a 401 response from upstream. (no replies)

Hi,I am trying to setup CORS headers in my nginx config. My config is here :http://pastie.org/private/eevpeyy6uwu25rl5qsgzyqThe upstream is defined separately.It responds fine to OPTIONS request. It...

View Article
Browsing all 7229 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>