On 10/19/2012 11:20 PM, Jeff Folk wrote:
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


Yes, as stated, I am doing a redirect. However, it would be nicer not to have a redirect. It's not very important though.

It would make the software more flexible. It's also one less hit on the server. Most web applications allow you to configure what URL it is accessible by. If that part of the application is redesigned, it might be nice to consider that.

Cheers,

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

Reply via email to