A while ago I was working on a website that I was making for my self (not to publish it).
Now I want to continue it, but what I get when I go to:
localhost/Login/index.php
it just redirects to:
localhost/Login/logout.php
And the page says it is an endless loop.
Now, I also tried it on domain:
.tk/Login/index.php
and things work as expected.
Do you guys have any suggestion what kind of problem this is?
Srry guys, IDK what the problem was i didnt changed anything in my code.
But it works now!
I think there was something with the COOKIE Settings!