Re: CGI content type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michael Kearey wrote:
> I *think* this may be because of incorrect end of line character??
> Please note this is a hunch...So just check that the file is in fact a
> Uni* type, not a Dos type..
>
> Cheers,
> Michael

It turned out that Anaconda can't handle "chunked" replies from a web
server. Chunking is a feature of HTTP/1.1 so by forcing the web server to
operate in HTTP/1.0 mode with:

SetEnv nokeepalive
SetEnv downgrade-1.0
SetEnv force-response-1.0

-- 
Travis Crawford
tbc3589@xxxxxxx




[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux