logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: [SOLVED] Cookies Path=/ not working
Author
mrglobule



Joined: 28 Apr 2022
Posts: 2
Location: France

PostPosted: Thu 28 Apr '22 11:00    Post subject: [SOLVED] Cookies Path=/ not working Reply with quote

Goodmorning everybody,
I set the variable cookie path in à .htaccess file in my webserver (Apache for windows 2.4.3Cool but it didn't work.
If i set path to
Code:
path=/private
it's OK, but if i set path to
Code:
path=/
i cant logon to my website, i can access it, but i can't loggin in.

Thanks for your help.

PS: sorry for my poor english Wink


Last edited by mrglobule on Thu 28 Apr '22 11:53; edited 1 time in total
Back to top
mrglobule



Joined: 28 Apr 2022
Posts: 2
Location: France

PostPosted: Thu 28 Apr '22 11:52    Post subject: Reply with quote

I solved the issue by upgrade to Apache 2.4.53
Regards,
Back to top


Reply to topic   Topic: [SOLVED] Cookies Path=/ not working View previous topic :: View next topic
Post new topic   Forum Index -> Apache