Hi,
In my /etc/apache2/conf.d/SOGo.conf, I have the below configuration.

<Proxy http://127.0.0.1:20000/SOGo>
## adjust the following to your configuration
  RequestHeader set "x-webobjects-server-port" "443"
  RequestHeader set "x-webobjects-server-name" "yourhostname"
  RequestHeader set "x-webobjects-server-url" "https://yourhostname";
...
...
...
</Proxy>

I would like to know whether it is possible to set these dynamically.

The main idea is that I do not want to be bound to using a particular URL for SOGo. So any workarounds which would help me achieve this would server my purpose as well.


Thanks and Regards,
Rahul.
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to