Index: trunk/packages/sipb-xen-www/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-www/debian/changelog	(revision 605)
+++ trunk/packages/sipb-xen-www/debian/changelog	(revision 606)
@@ -2,6 +2,7 @@
 
   * Use FCGI.
+  * Lengthen timeouts to let the autoinstaller work.
 
- -- Greg Price <price@mit.edu>  Sun, 15 Jun 2008 21:50:59 -0400
+ -- Greg Price <price@mit.edu>  Sun, 15 Jun 2008 21:51:59 -0400
 
 sipb-xen-www (3.4) unstable; urgency=low
Index: trunk/packages/sipb-xen-www/files/etc/apache2/conf.d/sipb-xen-www
===================================================================
--- trunk/packages/sipb-xen-www/files/etc/apache2/conf.d/sipb-xen-www	(revision 606)
+++ trunk/packages/sipb-xen-www/files/etc/apache2/conf.d/sipb-xen-www	(revision 606)
@@ -0,0 +1,4 @@
+<IfModule mod_fcgid.c>
+  IPCConnectTimeout 600
+  IPCCommTimeout 600
+</IfModule>
