hacker proxy attempt

2017-04-29 Thread li...@lazygranch.com
A bit OT, but can a guru verify I rejected all these proxy attempts. I'm 99.9% sure, but I'd hate to allow some spammer or worse to route through my server. The only edit I made is when they ran my IP address though a forum spam checker. (I assume google indexes pastebin.) https://pastebin.com/VCg

Re: Why does nginx rewrite sending https to http?

2017-04-29 Thread Francis Daly
On Wed, Apr 26, 2017 at 12:32:27PM -0400, Kevin wrote: Hi there, > I'm trying to rewrite some route in cloud foundry static buildpack, but > whenever I rewrite, the https goes to http. > > So I add return with / with /login, then it goes to http://server/, even it > starts with https://server/lo

Re: limit_conn with variables erroring with invalid number of connections

2017-04-29 Thread Francis Daly
On Sun, Apr 23, 2017 at 09:14:20PM -0400, justink101 wrote: Hi there, > server { > limit_conn $limit_zone $limit_number; > } > > When starting NGINX getting a fatal error though. Does limit_conn support > using variables? > > error => invalid number of connections "$limit_number" http://ng

Re: Trailing Slash Redirect Loop Help

2017-04-29 Thread Francis Daly
On Fri, Apr 28, 2017 at 10:27:12AM -0400, Alex Med wrote: Hi there, > I am having an issue getting rid of the trailing slashes for directories. I > have used the following to get rid off the trailing slash: Why do you want to get rid of the trailing slash for directories? You can do it; but yo

Re: Http proxy module

2017-04-29 Thread Francis Daly
On Sat, Apr 29, 2017 at 05:40:24AM -0400, Roman Pastushkov via nginx wrote: Hi there, > and how correct add that? ./configure --help | grep proxy f -- Francis Dalyfran...@daoine.org ___ nginx mailing list nginx@nginx.org http://mailma

Re: Http proxy module

2017-04-29 Thread Roman Pastushkov via nginx
and how correct add that? Roman Pastushkov xnucleargemi...@aol.com -Original Message- From: Lucas Rolff To: nginx Sent: Sat, Apr 29, 2017 8:52 am Subject: Re: Http proxy module You shouldn't pass --with-http_proxy_module at all From: nginx on behalf of Roman Pastushkov vi

Re: Http proxy module

2017-04-29 Thread Lucas Rolff
You shouldn't pass --with-http_proxy_module at all From: nginx mailto:nginx-boun...@nginx.org>> on behalf of Roman Pastushkov via nginx mailto:nginx@nginx.org>> Reply-To: "nginx@nginx.org" mailto:nginx@nginx.org>> Date: Saturday, 29 April 2017 at 08.57 To: "nginx@nginx.o