On Oct 19, 2012, at 4:34 AM, Simon Walter wrote:

> On 10/19/2012 05:25 PM, Christian Mack wrote:
>> Hello Simon Walter
>> 
>> 
>> On 2012-10-19 08:07, Simon Walter wrote:
>>> Is a setting for the base URL for the SOGo web interface. It might be
>>> possible to rewrite everything from the Apache config, but it would be
>>> nice to have the pages linking to the correct URLs.
>>> 
>>> For now I'll just put a redirect for / to /SOGo.
>>> 
>> Sorry I don't understand your Question/Problem.
>> What do you want to achieve?
>> 
>> 
> 
> I don't want to host SOGo at "domain.tld/SOGo". I want to host it at 
> "domain.tld/" or perhaps "domain.tld/webmail".
> 
> Simon

Redirect is how that is accomplished in your apache conf:

Redirect /https://host.domain.tld/SOGo

or

Redirect /webmail https://host.domain.tld/SOGo

Regards;
Jeff-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to