Bij gebruik van een htaccess file krijg ik een foutmelding
Wat doe ik fout?
Bijgesloten foutmeldingen
htaccess bestand
I<Files ~ "^\.(htaccess|htpasswd)$">
deny from all
</Files>
Options Indexes
AuthUserFile /var/www.html/.htpasswd
AuthGroupFile /dev/null
AuthName "Please enter your ID and password"
AuthType Basic
require valid-user
order deny,allow
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Apache/2.4.25 (Raspbian) Server at 192.168.178.137 Port 80
[Fri Jun 14 15:39:04.515056 2019] [core:alert] [pid 8142] [client 192.168.178.80:54553] /var/www/html/.htaccess: Invalid command 'AuthGroupFile',
perhaps misspelled or defined by a module not included in the server configuration, referer: http://192.168.178.137/Stamboom.htm
Vertaling interne serverfout / Error log
Interne serverfout
De server opgetreden een interne fout of een onjuiste configuratie en was niet in staat om uw aanvraag te voltooien.
Neem contact op met de beheerder van de server op webmaster@localhost om hen van de tijd die deze fout, en de acties die u uitgevoerd net voor deze fout te informeren.
Meer informatie over deze fout kan zijn beschikbaar in de server error log.
Apache/2.4.25 (Raspbian) Server at 192.168.178.137 Port 80
[Fri Jun 14 15: 39: 04.515056 2019] [core: alert] [pid 8142] [client 192.168.178.80:54553] /var/www/html/.htaccess: ongeldig commando 'AuthGroupFile',
mogelijk verkeerd gespeld of gedefinieerd door een module niet inbegrepen in de serverconfiguratie, referer: http://192.168.178.137/Stamboom.htm