Hello,
I have upgraded from a 2.0.4 install to version 2.1.3 (actually its 2.1.2 with
the fprintf line removed). Now I realize that a configuration that previously
worked now returns 501 errors, with messages like below in the log:
pound: bad request "GET /manage HTTP/1.1" from XXX
the config I used is:
ListenHTTP
...
Service
Url "/manage$"
Redirect "https://85.214.44.111/manage/"
End
End
and
ListenHTTPS
Address 85.214.44.111
Port 443
MaxRequest 153600
Cert "/etc/pound/some.pem"
AddHeader "HTTPS: ON"
End
any hints?
thanks,
Christian
|