Setting parent domain from subdomain doesn't work
See original GitHub issueI’ve tried setting .domain.com from sub.domain.com and it just sets sub.domain.com instead of .domain.com.
Cookie.set(‘name’, ‘value’, { domain: ‘.domain.com’ } == “name=value; domain=sub.domain.com”
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
IE Subdomain login not working when logged in parent domain
When I login to the parent domain site, when I try to login in the subdomain it seems to login, but comes back...
Read more >Domain does not work with www - Hostinger Help Center
Go to the domain's DNS Zone on your registrar or provider's panel and search for a www CNAME record pointing to your root...
Read more >Test Delegated Subdomain Resolving - Amazon AWS
1. Confirm if the name servers for the subdomain are properly configured in the parent zone. 2. If not, look up the NS...
Read more >Set up a child domain - Subdomain setup · Cloudflare DNS docs
Subdomain does not exist in the parent domain ; Add the child domain in the same or a new account. ; Convert...
Read more >Add a DKIM key for a subdomain - Google Support
If your domain provider doesn't let you add TXT records to a subdomain, add a modified TXT record to the parent domain. This...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Can you elaborate?
Dude.