<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#003333">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
I tried out owncloud in my home network. Because my Server is running
php-fcgid, I had to patch owncloud.php .<br>
After successful work I found a bug while trying to relogin, so I
thought that I could provide a patch for this.<br>
<br>
I added all files as attachment to this mail:<br>
<br>
* loginform-login_after_logout.patch<br>
  Because it was not possible to relogin after pressing logout button,
I removed "loginbutton=1" from REQUEST_URI<br>
  for login form<br>
* owncloud-webdav-fcgid.patch & htaccess<br>
  This files are necessary to run owncloud with a separate user with
php5-fcgid. The patch as provided allows to run<br>
  owncloud with fcgid enabled or not.<br>
<br>
Hope this is helpful for someone.<br>
<br>
Regards, schnere<br>
<br>
<br>
</font></font>
</body>
</html>