Installationen

DefaultOnline | RecentChanges | Preferences

quote:

In OutputPage.php, line 96, I only needed to change:
     header( "HTTP/1.0 304 Not Modified" );
to:
     header( "Status: 304 Not Modified" );

and similarly line 271:
     header("Status: {$this->mRedirectCode} Moved Permanently");

DefaultOnline | RecentChanges | Preferences
This page is read-only | View other revisions
Last edited January 23, 2005 5:44 pm by Ulf T (diff)
Search: