thendal
Programmer
- Aug 23, 2000
- 284
Hi all!
First pardon me for my limited knowledge with htaccess.
I have a site protected by htaccess. when users enters the site it prompts for its username passowrd its authenticate and stores auth in browser session enable users to access all other pages in that protected directory.
When user logged in through say portal app. As i can have thier username password is there a way i can programmatically set browser cache ie) the user is an authorized user to access htaccess protected page so the user doesn't have to enter the username/password again.
Or in other words can i programmtically set users browser cache to access a htaccess protected page.
As i don't know how exactly htaccess work and how it sets in cache in the browser session i don;t know how to make it work.
Any insight will be helpfull.
Thank you.
Cheers,
T
First pardon me for my limited knowledge with htaccess.
I have a site protected by htaccess. when users enters the site it prompts for its username passowrd its authenticate and stores auth in browser session enable users to access all other pages in that protected directory.
When user logged in through say portal app. As i can have thier username password is there a way i can programmatically set browser cache ie) the user is an authorized user to access htaccess protected page so the user doesn't have to enter the username/password again.
Or in other words can i programmtically set users browser cache to access a htaccess protected page.
As i don't know how exactly htaccess work and how it sets in cache in the browser session i don;t know how to make it work.
Any insight will be helpfull.
Thank you.
Cheers,
T