%PDF- %PDF-
Direktori : /proc/thread-self/root/var/lib/letsencrypt/backups/1660125865.679525/ |
Current File : //proc/thread-self/root/var/lib/letsencrypt/backups/1660125865.679525/000-default.conf_0 |
<VirtualHost *:80> ServerName atvbuggy-dubrovnik.com ServerAlias www.atvbuggy-dubrovnik.com ServerAdmin webmaster@localhost DocumentRoot /var/www/html ProxyPass / http://127.0.0.1:3000/ ProxyPassReverse / http://127.0.0.1:3000/ ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined RewriteEngine on RewriteCond %{SERVER_NAME} =atvbuggy-dubrovnik.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> ServerName api.atvbuggy-dubrovnik.com ServerAdmin webmaster@localhost DocumentRoot /var/www/html/atv-api ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined #RewriteEngine on #RewriteCond %{SERVER_NAME} =api.atvbuggy-dubrovnik.com #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>