Matthias Gruber schrieb:
> Hi!
>
> Just running a 1.9.2, and try to put some pages in it.
>
>
> I put a Apache authentication on it, and added:
>
>AuthType Basic
>AuthName "Restricted Files"
>AuthBasicProvider file
>AuthUserFile /opt/nmsdoc/apache2/conf/httpd.passwd
>Require
Hi!
Just running a 1.9.2, and try to put some pages in it.
I put a Apache authentication on it, and added:
AuthType Basic
AuthName "Restricted Files"
AuthBasicProvider file
AuthUserFile /opt/nmsdoc/apache2/conf/httpd.passwd
Require valid-user
AllowOverride None
Options Inde