Salve a tutti. Strano problema.
Ho inserito un .htaccess (e .htpasswd) per proteggere una directory
Nell'htaccess ho messo come path del .htpasswd il fullpathcodice:c:\wamp\www\sito\privata
codice:AuthUserFile wamp/www/sito/privata/.htpasswd
Problema (nell'error log apache)
Could not open password file:Domandacodice:C:/wamp/bin/apache/apache2.4.9/wamp/www/sito/privata/.htpasswd
Come faccio a dire "Guarda che l'.htpasswd è sotto la prima directory e non sotto tutto il fullpath di apache2?