Welcome! Log In Create A New Profile

Advanced

Re: Site URL not completed. Bad redirection ?

Francis Daly
November 03, 2012 06:38AM
On Sat, Nov 03, 2012 at 10:21:55AM +0000, Francis Daly wrote:

Small correction here:

> > <link rel="shortcut icon" type="image/x-icon"
> > href="https://sogo.mydomain/SOGo/WebServerResources/favicon.ico" />
>
> So: sogo has been configured with its name, and doesn't just use the Host:
> header it receives.

Actually, that is almost certainly due to the

proxy_set_header x-webobjects-server-url $scheme://$host;

directive, so it isn't a specific configuration within sogo.

Which suggests that you'll want this, plus some of the other
"proxy_set_header x-webobjects-*" directives...

> location ^~ /SOGo/ {
> proxy_pass http://127.0.0.1:20000;
> }

....in there too.

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Site URL not completed. Bad redirection ?

gerard breiner October 29, 2012 09:57AM

Re: Site URL not completed. Bad redirection ?

Francis Daly October 29, 2012 04:58PM

Re: Site URL not completed. Bad redirection ?

gerard breiner October 30, 2012 11:11AM

Re: Site URL not completed. Bad redirection ?

Jonathan Matthews October 30, 2012 01:16PM

Re: Site URL not completed. Bad redirection ?

Francis Daly October 30, 2012 03:38PM

Re: Site URL not completed. Bad redirection ?

gerard breiner October 31, 2012 07:02AM

Re: Site URL not completed. Bad redirection ?

Francis Daly October 31, 2012 07:50PM

Re: Site URL not completed. Bad redirection ?

gerard breiner November 02, 2012 05:50PM

Re: Site URL not completed. Bad redirection ?

Francis Daly November 03, 2012 06:24AM

Re: Site URL not completed. Bad redirection ?

Francis Daly November 03, 2012 06:38AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 224
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready