Controlling access to two different folders using .htaccess Hi,
I've successfully protected two folders (press and trade) using .htaccess and .htpasswd. The .htpasswd file contains two usernames and two passwords. Fine. However, when a user logs in to the trade folder, they automatically have access to the press folder and vice versa.
Is there any way, using this method, that I can allow access to the press folder using one username/password and access to the trade folder with another username/password?
Thanks,
__________________ Clive |