logo

Crowdly

Browser

Add to Chrome

Finalmente he cambiado el fichero, por el fichero que tengo a continuación aquí:...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Finalmente he cambiado el fichero, por el fichero que tengo a continuación aquí:

<VirtualHost *:443>

       ServerName www.miempresa.com

       DocumentRoot /var/www/html/websegura

       ErrorLog ${APACHE_LOG_DIR}/websegura.error.log

       LogLevel warn

       CustomLog ${APACHE_LOG_DIR}/websegura.access.log combined

       SSLEngine Off

       SSLCertificateFile /etc/ssl/private/aulacom-selfsigned.crt

       SSLCertifcateKeyFile /etc/ssl/private/aulacom-selfsigned.key

</VirtualHost>

¿Qué url tengo que poner en el navegador para que funcione y vea la web?

More questions like this

Want instant access to all verified answers on educacionadistancia.juntadeandalucia.es?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome