Guest User!

You are not Sophos Staff.

[9.165][BUG] WAF - site path routing - URL gets scrambled

I seem to have a problem with one of my site path routing sites...

    
(The 3rd screenshot shows the real server for the site path.)

When I type "secure.mydomain.com/sub_site" in the browser, I get an error "site not found".
The URL gets scrambled like this:
secure.mydomain.com^/(_login|_logout|_form|))sub_site/

 is the configured Realm of the first Reverse Authentication profile.

I do NOT use reverse authentication for this site path!

This is only happening with this site path, might be the underscore!?

The only relevant line in the WAF log looks like this:
2013:11:07-15:22:20 vpn reverseproxy: srcip="" localip="" size="199" user="-" host="" method="GET" statuscode="302" reason="-" extra="-" exceptions="-" time="18867" url="/sub_site" server="secure.mydomain.com" referer="-" cookie="JSESSIONID=1waf7jw6nitts1157bl23ixsso; _cookie=BQS9gkeyEeOw2YNglQNkjpRo3jVDNgmp1oH3xY3Trl1A+/AnmraXH2QhoHhWKs3PB1V3hk6LNFQE7b6VBIM2o/n23E1EQafS+2xlXJGu/C/eK1Uyoe/ACH1l1J2eSxNO; 508d626f7872f=51k3rolaauurptdtfajo8j5276; PHPSESSID=gmcl11cv5v0ufcjcuhma4kfvr2" set-cookie="-"


What's going wrong here?