Re: config reverse proxy nginx vers apache2

2016-01-01 Thread Thierry
Hi there, Sorry for my french ... So no luck, still not working even if I add ssl after the port number. This time, I do not have any logs to show you All my vhost on my apache server are all listening on port 443. My nginx server is listening on port 445. >From my routeur, all connexion f

Re: config reverse proxy nginx vers apache2

2016-01-01 Thread Bertrand Caplet
> petite modif: > > Config nginx: > > server { > listen 445; > server_name site1.domain.org site2.domain.org site3.domain.org; > > access_log /var/log/nginx/access-proxy.log; > > > location / { > proxy_pass https://192.168.1.81/; > include

Re: config reverse proxy nginx vers apache2

2016-01-01 Thread Thierry
petite modif: Config nginx: server { listen 445; server_name site1.domain.org site2.domain.org site3.domain.org; access_log /var/log/nginx/access-proxy.log; location / { proxy_pass https://192.168.1.81/; include /etc/nginx/proxy.c

config reverse proxy nginx vers apache2

2016-01-01 Thread Thierry
Bonjour à tous, Et bonne année. J'ai un serveur web Ubuntu/Apache2 + SSL avec 3 Vhosts (site1.domain.org site2.domain.org site3.domain.org)... Je voudrais monter en amont, sur la même machine un reverse proxy avec nginx. Mon firewall/routeur fait du NAT : toutes les requêtes