I realize this may not be the best place to ask, but thought someone may
know.
I am using nginx-extras which runs 1.10, for some very helpful lua
functionality, and nginx stable just hit the apt repositories on 1.12, does
anyone know how quickly nginx-extras may be updated to 1.12?
I would like
Just installed Ubuntu 15.04 and rather surprised to see it's still giving
nginx-extras (1.6.2-5ubuntu3)
So I added the recommended official repo as per
http://nginx.org/en/linux_packages.html#mainline
deb http://nginx.org/packages/mainline/ubuntu/ vivid nginx
except, vivid gave a "
Right, sorted! https://bugs.launchpad.net/bugs/1403054
New nginx-extras mainline is now available to fix the bug - my good deed for
the day :)
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,255522,255534#msg-255534
___
nginx mailing list
good people from the IRC channel (thresh) solved the problem: I was
copy/pasting the config lines from GoogleDocs and it seemingly has
problematic chars for spaces which nginx didn't like...
Thank you!
> Hi,
> I have installed nginx-extras on Debian Wheezy. nginx -V show
For anyone following this, I had a reply on the repo bug ticket saying:
> I just downloaded nginx_1.7.8-1+utopic1.debian.tar.gz sources from PPA and
it looks that unfortunately it doesn't use the latest version of the module.
Please contact PPA package maintainer (teward) and ask him to update it.
Hi,
I have installed nginx-extras on Debian Wheezy. nginx -V shows:
--with-http_mp4_module , but if I write mp4; in location / {} it says on
restart: nginx: [emerg] unknown directive " mp4" . the
same with ssl_protocols directive which I put in nginx.conf - http
{} ...
is when I'm using
http://ppa.launchpad.net/nginx/development/ubuntu utopic main
As far as I can see, the nginx-extras package was built 15 hours ago.
>From the link you posted:
2014-12-02VERSION 2.2
* Fix compatibility with nginx-1.7.8+.
>From nginx -V
--add-module=/build/buildd/nginx
On Tuesday 16 December 2014 05:36:38 talkingnews wrote:
> Hello;
>
> for many months I've been running the config shown here:
> https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/
>
> This morning, I apt-get upgraded and got nginx 1.7.8 and a load of dead
> sites.
Hello;
for many months I've been running the config shown here:
https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/
This morning, I apt-get upgraded and got nginx 1.7.8 and a load of dead
sites. running nginx -t gave me a segmentation fault (core dumped) error.
A
> Why don't you use "proxy_hide_header" (or "fastcgi_hide_header" in
> case if you
> use fastcgi)?
>
> http://nginx.org/r/proxy_hide_header
> http://nginx.org/r/fastcgi_hide_header
Worked perfectly for me; Thanks for poiting this.
> The "
On Wednesday 14 August 2013 04:39:04 nmarques wrote:
> Dear people,
>
> I used for a while the nginx-extras 1.4.1 for Ubuntu 12.04 LTS (precise); I
> used this package since it supported 'more_clear_headers' which was useful
> to hide some headers (LifeRay headers). As yo
Dear people,
I used for a while the nginx-extras 1.4.1 for Ubuntu 12.04 LTS (precise); I
used this package since it supported 'more_clear_headers' which was useful
to hide some headers (LifeRay headers). As you have guessed, I'm using nginx
for reverse proxying and from a while for
12 matches
Mail list logo