Re: [users@httpd] ReverseProxy InvalidUriScheme

2016-10-29 Thread Reid Watson
Hi Daniel I have been testing your proposed solutions - configuration works correctly - I receive InvalidUriScheme error message I believe backend checks the protocol, problem is I don't have access to the backend application — I will have a chat to the vendor I thought I could fake Pro

Re: [users@httpd] ReverseProxy InvalidUriScheme

2016-10-27 Thread Daniel
ServeName can just take host names, not the scheme (http/https), and virtualhost *:* looks to me a very complicatinhg, as in, normally one virtualhost is SSL or not, but not both. So how about trying to go with what's more correct and simple: ServerName testsite.dev.auckland.ac.nz ProxyP

[users@httpd] ReverseProxy InvalidUriScheme

2016-10-26 Thread Reid Watson
Hi Everyone, I have a small issue when configuring a ReverseProxy and Im wondering if someone has run into this issue before - Application Innerscope developed in MS silverlight (iframe content) - Application does not support HTTPS (We didn’t write the app in-house this has been provided by