Hallo,
Ich benutze den folgenden Code in .htaccess, um ein Login-Formular zu erstellen, bevor jemand den JTL- Shop betritt.
Die Passwort-Anfrage funktioniert, aber ich bekomme eine interne Server-Fehlermeldung.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Web Server at shoplager-vogel.de
-----------------------------------------------------------------------
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /home/shoplager-vogel.de/.htpasswd
AuthGroupFile /dev/null
require valid-user
Dieser JTL-Shop wird nur ein privates B2B sein.
Version ist JTL-Shop 4.05
Ich benutze den folgenden Code in .htaccess, um ein Login-Formular zu erstellen, bevor jemand den JTL- Shop betritt.
Die Passwort-Anfrage funktioniert, aber ich bekomme eine interne Server-Fehlermeldung.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Web Server at shoplager-vogel.de
-----------------------------------------------------------------------
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /home/shoplager-vogel.de/.htpasswd
AuthGroupFile /dev/null
require valid-user
Dieser JTL-Shop wird nur ein privates B2B sein.
Version ist JTL-Shop 4.05