View Single Post
Old 05-21-2017, 07:21 PM   #1541
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by mariosipad View Post
If you are using authorisation through .htaccess the user "monty" should be in the .htpasswd file with the same password as in config_local.php (or config_local.monty.php).

The line $config['cops_basic_authentication'] = ... etc is only needed if you do not use authentication through .htaccess.

But in this case I am not using .htaccess/.htpasswd.
Can you give me an example of the cops basic authentication statement for 2 users?

You suggest that the apache authentication and the COPS authentication work together but the docs suggest it's one or the other. Confusing as all get out!

I don't mind using .htaccess/.htpasswd, but the goal here is to have "user specific settings" in cops, as the docs suggest can be done.
MontyJ is offline   Reply With Quote