Hi there
I've a weird problem with .htaccess - I've set up a protected directory: mysite.com/subdir/
Within this are three files : a.html , b.html and .htaccess
If I go to mysite.com/subdir/a.html I get the login prompt correctly. I enter the correct username and password and am let into the site - a.html is displayed.
If I now go to b.html I get the login prompt again.
How do I "set" htaccess (or whatever is causing this) to only ask me to login once for every file in /subdir/ ?
Thanks!
-Colin
I've a weird problem with .htaccess - I've set up a protected directory: mysite.com/subdir/
Within this are three files : a.html , b.html and .htaccess
If I go to mysite.com/subdir/a.html I get the login prompt correctly. I enter the correct username and password and am let into the site - a.html is displayed.
If I now go to b.html I get the login prompt again.
How do I "set" htaccess (or whatever is causing this) to only ask me to login once for every file in /subdir/ ?
Thanks!
-Colin