On Jan 17, 2011, at 6:26 PM, Jose Amengual wrote:
> location ^~ /SOGo/ {
> rewrite ^(/SOGo)/$ $1;How about simplifying this location directive and moving it at the end of your configuration file .. location /SOGo ... Also, the "rewrite" rule seems unnecessary .. Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
