View Single Post
Old 01-19-2017, 01:03 PM   #1414
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
@mariosipad,

I just looked at the details of those lines at the end of /share/Web/cops/.htaccess that I uncommented:
Code:
<FilesMatch "\.php$">
AuthUserFile /share/MD0_DATA/.qpkg/COPS/accesCops.htpasswd
AuthGroupFile /dev/null
AuthName "Acces securise"
AuthType Basic
Require valid-user
</FilesMatch>
Could line 2 be a problem as to where it is looking for .htpasswd?
MontyJ is offline   Reply With Quote