Re: nginx fails to start - nginx.service not found

2015-03-22 Thread tunist
Konstantin Pavlov Wrote: --- > Nginx source code does not contain a service file for systemd. You're > free to re-use the one shipped in the official packages available on > http://nginx.org/en/linux_packages.html#mainline. > > Also, it might

Re: Default value of gzip_proxied

2015-03-22 Thread Maxim Dounin
Hello! On Sun, Mar 22, 2015 at 03:14:22PM +0100, B.R. wrote: > I do not get why you focus on the gzip_vary directive, while I was > explicitely talking about gzip_proxied. > The fact that content supposedly compressed might actually not be because > it contains a 'Via' header is the root cause of

Re: I need some urgent rewrites

2015-03-22 Thread Milos
WOW, thanks Aleksandar. that works for my. I hope you can help me with another rewrite. from: http://www.my-domain.de/attachments/hundebilder-hundefotos-fotowettbewerbe/67591d1394397097-hund-monats-april-2014-dsc06022.jpg to: http://www.my-domain.de/attachments/dsc06022-jpg.67591/ OR from htt

Re: Default value of gzip_proxied

2015-03-22 Thread B.R.
I do not get why you focus on the gzip_vary directive, while I was explicitely talking about gzip_proxied. The fact that content supposedly compressed might actually not be because it contains a 'Via' header is the root cause of our trouble... and you just told me it was for HTTP/1.0 compatibility.

Re: Nginx mail proxy

2015-03-22 Thread Maxim Dounin
Hello! On Sun, Mar 22, 2015 at 12:17:07AM -0400, imwack wrote: > The SMTP backend is not mine, I use gmail or something else, what should i > do? Just : "xclienton;" ? If the backend isn't your, then nginx mail proxy is a wrong thing to use. -- Maxim Dounin http://nginx.org/

$skip_cache define home page

2015-03-22 Thread carnagel
I understand how to skip cache on cookies, POST, query strings, urls containing string etc But how do you define the home page itself in $skip_cache please? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,257535,257535#msg-257535 ___ nginx ma