LLCoolDannY
Grünschnabel
Hi, ich hab mal ein kleines Script mit
gebastelt.
Aber wenn ich das aufrufe kommt ständig diese Nachricht:
So, wie kann ich das beheben?
Muss ich an der Apache-Config etwas ändern?
MfG, LLCoolDannY
PHP:
Header("WWW-authenticate: basic realm=\"Internet Pro\"");
Header("HTTP/1.0 401 Unauthorized");
gebastelt.
Aber wenn ich das aufrufe kommt ständig diese Nachricht:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, xxx@gmx.de 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/1.3.6 Server at localhost Port 80
So, wie kann ich das beheben?
Muss ich an der Apache-Config etwas ändern?
MfG, LLCoolDannY