Hi. I'm stepping through my code, and just want to confirm it is my stupidity. but do reverse proxies currently work ???
I have a line ProxyPass /foo http://pma.cnet.com:80/ which used to work, but now it seems to die with a 403 after the scheme handler. It looks like to me that the code is going through the 'proxy' logic, but ignoring the r-proxy case. but it is past my bedtime, so I probably have missed something stupid. Cheers Ian
