Re: [users@httpd] configured HTTP(80) on the standard HTTPS(443) port!

2017-04-05 Thread Robert Moskowitz
On 04/04/2017 11:37 PM, Yehuda Katz wrote: The first warning is telling you that you are serving regular HTTP traffic on what is usually an HTTPS port. This is because you do not have any SSL configuration on the virtual host on port 443. You need "SSLEngine on" and certificate information at

Re: [users@httpd] Issue with proxy to IIS

2017-04-05 Thread Daniel
If you don't mine me asking. Why did you move the backend from Weblogic to IIS, I assume you have set IIS to communicate to that Weblogic then? Oracle has a plugin for Apache to connect to Weblogic if you don't want to use mod_proxy. 2017-04-05 11:02 GMT+02:00 Luca Toscano : > Hi Joe, > > > 201

Re: [users@httpd] Issue with proxy to IIS

2017-04-05 Thread Luca Toscano
Hi Joe, 2017-03-30 21:33 GMT+02:00 Joe Muller : > We are running Apache 2.4.18 with mod_proxy and recently moved a backend > site from a Weblogic server to an IIS server, and now we are facing > intermittent issues when users connect. Users tend to receive the error: > > > Proxy Error > The prox