Hi,

A new installation of SOGo 1.3.18 on Ubuntu 12.04 is giving a 404
"object not found: SOGo => testuser" error after logging in.

The login page's URL is <http://calendar.domainname.com/SOGo>, and after
logging in as "testuser" the browser is redirected to
<http://calendar.domainname.com/SOGo/testuser>, which causes the 404.

I believe my x-webobjects-server-url header is being set correctly, my
Apache proxy config section looks like:

  <Proxy http://127.0.0.1:20000/SOGo>
    RequestHeader set "x-webobjects-server-port" "80"
    RequestHeader set "x-webobjects-server-name" "calendar.domainname.com"
    RequestHeader set "x-webobjects-server-url"
"http://calendar.domainname.com";
    RequestHeader set "x-webobjects-remote-host" "127.0.0.1"
    RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"
    #RequestHeader set "x-webobjects-remote-host" "%{REMOTE_HOST}e"
env=REMOTE_HOST

 ...

Any suggestions welcome!
//Mike

-- 
Michael Gratton <mich...@quuxo.com>
Quuxo Software <http://web.quuxo.com/>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to