%PDF- %PDF-
Direktori : /etc/apache2/sites-available/ |
Current File : //etc/apache2/sites-available/api.cpa.pamafa.com.br-le-ssl.conf |
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName api.cpa.pamafa.com.br ProxyPreserveHost On ProxyPass / http://10.11.7.204:5001/ ProxyPassReverse / http://10.11.7.204:5001/ ErrorLog /var/log/apache2/error.log CustomLog /var/log/apache2/access.log combined SSLCertificateFile /etc/letsencrypt/live/api.cpa.pamafa.com.br/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/api.cpa.pamafa.com.br/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>