- make sure etc/extra/http-ssl.conf file have proper path for server.crt and server.key, also check <VirtualHost _default_:443> have proper DocumentRoot path, ServerName, ServerAdmin, ErrorLog and TransferLog

server.crt path - SSLCertificateFile "/Applications/AMPPS/apps/apache/etc/ssl_crt/server.crt"

server.key path - SSLCertificateKeyFile "/Applications/AMPPS/apps/apache/etc/ssl_key/server.key"


- make sure to add alias.conf in etc/extra/alias.conf

-rewrite module should be enabled 
