Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter jj16

    (@jj16)

    Turning auth type basic off didn’t work. Any idea?

    <Directory /var/www/html/domain1/blog>
    AuthType Basic
    AuthName “UNDER CONSTRUCTION – Hochzeitsphotos – USER und PW – siehe Zettel – wedding photos – please enter sent user and password”
    AuthUserFile /etc/apache2/htpasswd/domain1/.passwd
    Require valid-user
    Options -Indexes FollowSymLinks -Includes -MultiViews
    AllowOverride None
    Order allow,deny
    allow from all
    </Directory>

Viewing 1 replies (of 1 total)