DocumentRoot "C:\xampp4\htdocs\public"
ServerName example.com
ErrorLog "logs/gcweb2.log"
CustomLog "logs/gcweb2.log" common
AllowOverride all
Order allow,deny
allow from all
SSLCertificateFile B:\setificado\cert.pem
SSLCertificateKeyFile B:\setificado\privkey.pem
Include B:\setificado\options-ssl-apache.conf
SSLCertificateChainFile B:\setificado\chain.pem
DocumentRoot "C:\xampp4\htdocs\public"
ServerName example.com
ServerName gcweb
ServerAlias gcweb
ErrorLog "logs/gcweb.log"
CustomLog "logs/gcweb.log" common
DocumentRoot "C:\xampp4\htdocs\public"
ServerName example.com
ServerName gcweb
ServerAlias gcweb
ErrorLog "logs/gcweb.log"
CustomLog "logs/gcweb.log" common