question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setting parent domain from subdomain doesn't work

See original GitHub issue

I’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:closed
  • Created 7 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
FagnerMartinsBrackcommented, Jul 14, 2016

? Dude.

Can you elaborate?

0reactions
stephenhandleycommented, Sep 9, 2016

Dude.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found