whoami7 - Manager
:
/
etc
/
apache2
/
sites-enabled
/
Upload File:
files >> //etc/apache2/sites-enabled/magento-le-ssl.conf
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName pyc.ncdesarrollos.com ServerAlias pyc.ncdesarrollos.com ServerAdmin proyectos@ncdesarrollos.es DocumentRoot /data/vhosts/magento/www ErrorLog /data/vhosts/magento/logs/error.log CustomLog /data/vhosts/magento/logs/access.log combined <Directory /data/vhosts/magento/www> Options Indexes FollowSymLinks MultiViews AllowOverride All </Directory> Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/ncdesarrollos.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/ncdesarrollos.com/privkey.pem </VirtualHost> </IfModule>
Copyright ©2021 || Defacer Indonesia