Search found 1 match

by torsti76
Mon Nov 02, 2009 5:24 pm
Forum: Web Interface
Topic: Error 409: Web UI and Apache
Replies: 24
Views: 103647

Re: Error 409: Web UI and Apache

Hi,

I ran into this one, too. After several hours of trial and error it turned out that (as opposed by Apache's documentation) setting

ProxyRequests On
ProxyPreserveHost Off

in the global scope of your Server/Virtual Server definition does the trick. In particular, the first line prevents ...