-
Oct 14th, 2024, 05:16 PM
#1
AWS trouble
Does anyone have any advice on AWS Route 53? Specifically, I've created a new domain, which I want to get a SSL certificate for. My problem is that example.com/test.php works, but www.example.com/test.php doesn't. If I use a DNS Checker, example.com is registered, but www.example.com isn't. The site I'm trying to get a certificate from needs to verify both example.com and www.example.com...
That is, my A record for example.com is recognised, and my A record for www.example.com isn't recognised
Last edited by .paul.; Oct 14th, 2024 at 05:20 PM.
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Oct 20th, 2024, 04:12 AM
#2
New Member
Re: AWS trouble
It sounds like you need to create a CNAME record for www.example.com pointing to example.com to resolve the issue with SSL verification.
-
Oct 28th, 2024, 08:18 PM
#3
Re: AWS trouble
Originally Posted by Dimitry02
It sounds like you need to create a CNAME record for www.example.com pointing to example .com to resolve the issue with SSL verification .
Thanks. I’ll look into that when I get back to it…
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|