damilareodedina.rf.gd
Requested for a free ssl for the past hours and hasn’t being issued.
Other Information
Requested for artwave.epizy.com and issued in few hours.
Requested for a free ssl for the past hours and hasn’t being issued.
Requested for artwave.epizy.com and issued in few hours.
Remember - You will need to add a CNAME record.
If you have already, sit back and relax - It’ll take up to 72 hours to update
And, welcome to the community!
EDIT: Your website is https! https://www.artwave.epizy.com/
The reason is because you aren’t redirecting to https!
You can easily do this by creating (or editing) your .htaccess in your ./htdocs/.htaccess/ directory.
Insert these 3 lines of code:
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]
Also, welcome to the community!
Yh, thanks, I have added the cName for both subdomain. The artwave.epizy.com been issued but the other damilareodedina.rf.gd has not been issued.
Thanks, I will wait and relax for 72 hours
Did you read my update yet? reload the page
EDIT: Your website is https! https://www.artwave.epizy.com/
The reason is because you aren’t redirecting to https!You can easily do this by creating (or editing) your .htaccess in your ./htdocs/.htaccess/ directory.
Insert these 3 lines of code:
RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]
That’s an awesome website, by the way!!!
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.