Thread: Apache2 basic authentication problem
hi,
i've got problem basic authentication of apache2 server. configured .htaccess-file according tutorial http://httpd.apache.org/docs/2.0/howto/auth.html
when try access file (with directorys it's same problem) , try login opens login screen again , again.
here's content of .htaccess:
<files "./hallo.txt">
authtype basic
authname passwort
authuserfile /var/www/docs/.htusers
require valid user
</files>
suggestions problem??
greets daedalus
what exact line apache access or error log?
how did create /var/www/docs/.htusers ?
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [SOLVED] Apache2 basic authentication problem
Ubuntu
Comments
Post a Comment