Auf ein neues .htaccess

Alles, was den Apache betrifft, kann hier besprochen werden.

Auf ein neues .htaccess

Postby Antivirus » 10. April 2003 17:03

Sali zämme

ich habe ein problem mit meiner .htaccess datei
die datei befindet sich im verzeichnis
/opt/lampp/htdocs/admin/

und enthält folgendes

AuthUserFile /opt/lampp/htaccess/.htpasswd
AuthName "Login nur als Admin moeglich"
AuthType Basic
<LIMIT GET>
require user webmaster
</LIMIT>


die .htpasswd enthält den User webmaster mit dem passwort
wenn ich jetzt aber mit dem Browser (IE6) das verzeichnis aufrufe kommt diese meldung

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, antivirus@bluewin.ch and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


--------------------------------------------------------------------------------

Apache/2.0.44 (Unix) mod_perl/1.99_08 Perl/v5.8.0 mod_ssl/2.0.44 OpenSSL/0.9.7 PHP/4.3.1 DAV/2 Server at 10.0.0.10 Port 80

wie kann ich das lösen damit meine .htaccess datei funktioniert?
Antivirus
 

Postby Oswald » 10. April 2003 17:12

Huhu,

ruf mal folgenden Befehl auf und guck mal ob da eine Fehlermeldung bzgl. Deiner .htaccess erscheint:

tail /opt/lampp/logs/error_log

Liebe Grüße,
Oswald
User avatar
Oswald
Apache Friends
 
Posts: 2718
Joined: 26. December 2002 19:51
Location: Berlin, Germany
Operating System: Linux

Postby Guest » 10. April 2003 17:24

krass einfach

dank dem error_log

/opt/lampp/htdocs/admin/.htaccess: Incalid command 'reguire', perhaps mis-spelled or defined by a module not included in the server configuration

naja alles klar....
sollte require heissen nicht reguire :P

danke dir
Guest
 


Return to Apache

Who is online

Users browsing this forum: No registered users and 16 guests