You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.
I already had SSL installed through this script. But, I wanted to add certificate for one more subdomain.
After following the process
sudo su
sple.sh
app name
user
example.com www.example.com new.example.com
Clicked on expand
SSL Installed, but error 403. Any file like wp-config.php returning as download file. Temp, I fixed it by sucuring permission.
Can you please tell me how can I fix?
Thanks
The text was updated successfully, but these errors were encountered:
You need to run sple.sh, put the same app name and user but in the domain add all the ones you have plus the new subdomain. The installer will ask you if you want to update the certificates, accept that and see if it works with the new subdomain. If it still doesnt, try resetting nginx with sudo service nginx-sp restart.
Hi,
I already had SSL installed through this script. But, I wanted to add certificate for one more subdomain.
After following the process
Can you please tell me how can I fix?
Thanks
The text was updated successfully, but these errors were encountered: