Hi,
nach meinem nun erfolgreichem Update auf den Apache 2 habe ich nur noch ein Problem, und zwar werden alle Grafiken die ich in einem Directory hinterlegt habe nicht angezeigt. Im Error_log steht immer:
[Sat Nov 29 10:35:54 2003] [error] [client xx.xx.xx.xx] Premature end of script headers: point.gif, referer:http://...
Woran kann das liegen? Das Directory habe ich so definiert:
<Directory /home/admin/account>
AddHandler cgi-script .cgi
DirectoryIndex index.cgi
Options +ExecCGI
SetHandler cgi-script
</Directory>
Daniel
Probleme mit Grafiken.....
Re: Probleme mit Grafiken.....
Nimm die Zeile raus und lies die zugehörige Documentation nochmal...DMKlein wrote:SetHandler cgi-script
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
