Apache2 Basic Authentication Assistance Required

Job ID: 38594612

Budget: $10 – $15 USD

We have sub directories and we are setting the htpasswd for the both directories different one
When we are trying to access using browser it will ask for user and password.
After entering the user and password when we are trying to save it is saving
Then we try for the 2nd url it is asking the user and password then enter user and password then it is saving. but the old one is overwritten

Ex : http://192.168.100.1/sub/test/index.html
http://192.168.100.1/sub1/test/index.html
http://192.168.100.1/sub2/test/index.html

The browser is not saving with the full path.
it is saving : http://192.168.100.1 with that url

What we need is we need to save the password for 3 urls and when ever we access those it should use.

As of now we are using apache basi auth. If you can advise any other alternative pls let us know.
or how to achieve the above one.


Regards
VSR
Related categories: PHP Linux Apache Shell Script Cross Browser