%PDF- %PDF-
| Direktori : /var/lib/letsencrypt/backups/1738952720.139624/ |
| Current File : //var/lib/letsencrypt/backups/1738952720.139624/api.nossaradio.com.br-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<VirtualHost *:80>
ServerName api.nossaradio.com.br
ProxyPreserveHost On
ProxyPass / http://10.11.7.204:4008/
ProxyPassReverse / http://10.11.7.204:4008/
ErrorLog /var/log/apache2/error.log
CustomLog /var/log/apache2/access.log combined
RewriteEngine on
# Some rewrite rules in this file were disabled on your HTTPS site,
# because they have the potential to create redirection loops.
# RewriteCond %{SERVER_NAME} =api.nossaradio.com.br
# RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>
</IfModule>