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

Re: [Stabile] Apache e autenticazione



  <Directory /var/www/calendari>
        AuthType Basic
        AuthName "Calendari di casa"
        AuthBasicProvider file
        AuthUserFile "/etc/apache2/calpass"
        Require valid-user
  </Directory>

Il 31 ottobre 2016 18:25, Leandro Noferini <lnoferin@cybervalley.org>
ha scritto:
> Leandro Noferini <lnoferin@cybervalley.org> writes:
>
> Dopo qualche prova ho capito che queste righe:
>
>>   <Directory />
>>         Options FollowSymLinks
>>         AllowOverride None
>>         Options Indexes FollowSymLinks MultiViews
>>         Order allow,deny
>>         allow from all
>>   </Directory>
>
> Mi impedivano la richiesta di autenticazione per tutte le sottocartelle
> del sito: eliminandole ho risolto.
>
> Grazie a tutti lo stesso!
>
> --
> leandro
> 1A0B 125B 2E4D 2DAE 4E26  4551 88FB BBCC 7A29 640B
> https://bbs.cybervalley.org/ChiaveLeandro/gpg.html
> http://6xukrlqedfabdjrb.onion



-- 
  .~.
  /V\
 //  \\
/(   )\
^`~'^


Reply to: