Re: rewrite URL

2015-07-04 Thread Constantine A. Murenin
On 2015-07-04 11:38, Philipp Kraus wrote: Hello, I try to use Nginx as a proxy (for SSL) on a Jetty server. The Jetty application should be accessed by a subdirectory of my Nginx. I have setup this location configuration: location /myapp { proxy_pass http://localhost:8112;

rewrite URL

2015-07-04 Thread Philipp Kraus
Hello, I try to use Nginx as a proxy (for SSL) on a Jetty server. The Jetty application should be accessed by a subdirectory of my Nginx. I have setup this location configuration: location /myapp { proxy_pass http://localhost:8112; proxy_set_headerX-Forwarded-Host

Re: Nginx doesn't redirect www no m in Safari, iPhone, iPad

2015-07-04 Thread Francis Daly
On Sat, Jul 04, 2015 at 02:03:47PM -0400, ramsoft75 wrote: Hi there, > i run the following : > > curl -A iPad -i http://www.domain.com/#!/pt/--item/pt/32516/Farinha > > and the result was : > > -bash: !/pt/--item/pt/32516/Farinha : event not found A few things here: "!" is special to bash, s

Re: Nginx doesn't redirect www no m in Safari, iPhone, iPad

2015-07-04 Thread ramsoft75
Hi there thanks for the help there was an erro not "-bash: !/pt/--item/pt/32516/Farinha : event not found" but " -bash: "#!/pt/--item/pt/32516/Farinha : event not found Posted at Nginx Forum: http://forum.nginx.org/read.php?2,260033,260056#msg-260056 __

Re: Nginx doesn't redirect www no m in Safari, iPhone, iPad

2015-07-04 Thread ramsoft75
Hi there thanks for the help i run the following : curl -A iPad -i http://www.domain.com/#!/pt/--item/pt/32516/Farinha and the result was : -bash: !/pt/--item/pt/32516/Farinha : event not found But this page exist's and is running in desktop in a pc Posted at Nginx Forum: http://forum.nginx.

Re: Nginx support fot Weedfs !!

2015-07-04 Thread Francis Daly
On Thu, Jun 25, 2015 at 04:17:19AM +0500, shahzaib shahzaib wrote: Hi there, I've read your mail, and I am not sure what your planned architecture is -- as in, at what point do you want nginx to be used. > Currently, weedfs > default webserver is being used as HTTP but it would be better to have