On Tue, Dec 13, 2011 at 9:05 PM, Pascal Gienger
<[email protected]> wrote:
> Starting with SOGo 1.3.10, we see strange requests in the log:
>
> XXX - - [12/Dec/2011:08:41:25 +0100] "GET
> /dav.woa/WebServerResources/PasswordPolicy.js HTTP/1.1" 404 265
> XXX - - [12/Dec/2011:08:41:38 +0100] "GET
> /dav.woa/WebServerResources/generic.css HTTP/1.1" 404 261
> XXX - - [12/Dec/2011:08:41:38 +0100] "GET
> /dav.woa/WebServerResources/dtree.css HTTP/1.1" 404 259
>
>
> Normally it should read /SOGo.woa/.... - most of the request are in fact
> /SOGo.woa/....
> In the apache config there was no alias for /dav.woa/ so the login screen
> was quite garbled.

... snip

There should be three lines in your Apache config file for SOGo that
alias this to the filesystem:

i.e. Alias /SOGo.woa/WebServerResources/ \
      /usr/lib/GNUstep/SOGo/WebServerResources/

on Redhat it is /etc/httpd/conf.d/SOGo.conf

Steve
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to