Thread Wiki: Problem mit Authentifizierung: seit Neuestem (21 answers)
Opened by GwenDragon at 2006-03-28 11:44

ptk
 2006-03-29 00:01
#89904 #89904
User since
2003-11-28
3645 Artikel
ModeratorIn
[default_avatar]
Ich war derjenige, der den Dillo benutzt, und zwar die aufgemotzte Version mit HTTPS etc. Ich bekomme allerdings auch eine Oops-Seite. Wenn ich mir die Antwort roh angucke, sehe ich aber keine Unregelmäßigkeiten:
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
$ socket wiki.perl-community.de 80 
GET /bin/logon/User/WebStart HTTP/1.0
Host: wiki.perl-community.de

HTTP/1.1 401 Authorization Required
Date: Tue, 28 Mar 2006 19:58:45 GMT
Server: Apache/1.3.28 (Linux/SuSE) PHP/4.3.3 mod_perl/1.28
WWW-Authenticate: Basic realm="Bitte den WikiNamen eingeben (z.B. HansMustermann)"
Connection: close
Content-Type: text/html; charset=ISO-8859-1

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
usw.
Antworten mit Zitat

View full thread Wiki: Problem mit Authentifizierung: seit Neuestem