whoami7 - Manager
:
/
etc
/
apache2
/
sites-enabled
/
Upload File:
files >> //etc/apache2/sites-enabled/sacarurl-le-ssl.conf
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName sacarurl.ncdesarrollos.com ServerAlias sacarurl.ncdesarrollos.com ServerAdmin proyectos@ncdesarrollos.es DocumentRoot /var/www/html/vhosts/sacarurl/www ErrorLog /var/www/html/vhosts/sacarurl/logs/error.log CustomLog /var/www/html/vhosts/sacarurl/logs/access.log combined <Directory /var/www/html/vhosts/sacarurl/www> Options Indexes FollowSymLinks MultiViews AllowOverride All </Directory> 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} =sacarurl.ncdesarrollos.com # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] SSLCertificateFile /etc/letsencrypt/live/sacarurl.ncdesarrollos.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/sacarurl.ncdesarrollos.com/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>
Copyright ©2021 || Defacer Indonesia