Bug #133
sometimes the perl scripts return an incorrect content-type - text/x-perl
| Status: | Closed | Start: | 12/13/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Unterkircher | % Done: | 0% |
|
| Category: | webgui | Spent time: | - | |
| Target version: | 0.5.1 | |||
Description
normally:
192.168.191.20 - unki [13/Dec/2008:17:35:56 +0100] "POST /cgi-bin/exilog/exilog_cgi.pl? HTTP/1.1" 200 57366 "https://admin.netshadow.at/cgi-bin/exilog/exilog_cgi.pl?" "Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.4) Gecko/20080528 Epiphany/2.22" "text/html"
192.168.191.20 - unki [13/Dec/2008:17:36:09 +0100] "POST /cgi-bin/exilog/exilog_cgi.pl? HTTP/1.1" 200 4374 "https://admin.netshadow.at/cgi-bin/exilog/exilog_cgi.pl?" "Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.4) Gecko/20080528 Epiphany/2.22" "text/html"
192.168.191.20 - unki [13/Dec/2008:17:36:11 +0100] "POST /cgi-bin/exilog/exilog_cgi.pl? HTTP/1.1" 200 4374 "https://admin.netshadow.at/cgi-bin/exilog/exilog_cgi.pl?" "Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.4) Gecko/20080528 Epiphany/2.22" "text/x-perl"
but sometimes....
History
Updated by Andreas Unterkircher 1152 days ago
somehow caused by a mixup of CGI and mod_perl2 at the same time (every second request...)
Updated by Andreas Unterkircher 1152 days ago
- Status changed from Assigned to Closed