Keywords: WordPress - AWS - Technical issue - OtherDescription: Apache will not start. I tried uploading a SSL cert which may have caused the issue. Need help on putting the ssl cert in the correct location
Also unable to get non www to direct to www
Hello @atulv88,
To use an existing certificate you would need to configure its use in apache's configuration file /opt/bitnami/apache2/conf/bitnami/bitnami.conf as explained in our Enable HTTPS Support With Apache guide.
/opt/bitnami/apache2/conf/bitnami/bitnami.conf
Regarding your second issue, are you referring to HTTPS redirection? Once you have HTTPS working, please check Force HTTPS Redirection With Apache for a step-by-step guide on the necessary configuration.
thank you this has worked