[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Stabile] Apache e autenticazione



Luca De Andreis <dea@corep.it> writes:


[...]

> When this directive is set to None, .htaccess files are completely
> ignored. In this case, the server will not even attempt to read
> .htaccess files in the filesystem.

Non mi funziona :-(

In /etc/apache2/sites-available/default-ssl.conf

	<Directory />
            Options FollowSymLinks
            AllowOverride AuthConfig
            Options Indexes FollowSymLinks MultiViews
            Order allow,deny
            allow from all
	</Directory>

in /var/www/calendari/.htaccess

AuthType Basic
AuthName "Calendari di casa"
AuthBasicProvider file
AuthUserFile "/etc/apache2/calpass"
Require valid-user

E non mi chiede la password :-(

-- 
leandro
1A0B 125B 2E4D 2DAE 4E26  4551 88FB BBCC 7A29 640B
https://bbs.cybervalley.org/ChiaveLeandro/gpg.html
http://6xukrlqedfabdjrb.onion

Attachment: signature.asc
Description: PGP signature


Reply to: