https proxy to apache server

Jelle de Jong jelledejong at powercraft.nl
Tue Jan 10 16:13:02 UTC 2012


On 10/01/12 16:17, Jelle de Jong wrote:
> On 10/01/12 15:38, Maxim Dounin wrote:
>> Just use "https" instead of "http" here, i.e.
>>           proxy_pass          https://192.168.24.66/;
> 
> I tried that, (did it again to be sure). I think the issues may be
> somewhere else...

I had another server section with:

server {
    listen      80;
    listen      443;
    server_name guadec.powercraft.nl;
...

I removed the listen 443; line and everything started working....

I have no idea why this was interfering with the other server section
but it did?

I am OK for now :D

Thanks in advance,

Kind regards,

Jelle de Jong



More information about the nginx mailing list