Index: server/common/oursrc/execsys/upd-execsys
===================================================================
--- server/common/oursrc/execsys/upd-execsys	(revision 305)
+++ server/common/oursrc/execsys/upd-execsys	(revision 315)
@@ -62,4 +62,5 @@
  il
  JPG
+ xhtml
 );
 
Index: server/common/patches/httpd-suexec-scripts.patch
===================================================================
--- server/common/patches/httpd-suexec-scripts.patch	(revision 305)
+++ server/common/patches/httpd-suexec-scripts.patch	(revision 315)
@@ -1,4 +1,4 @@
 # scripts.mit.edu httpd suexec patch
-# Copyright (C) 2006  Jeff Arnold <jbarnold@mit.edu>, Joe Presbrey <presbrey@mit.edu>
+# Copyright (C) 2006, 2007  Jeff Arnold <jbarnold@mit.edu>, Joe Presbrey <presbrey@mit.edu>, Anders Kaseorg <andersk@mit.edu>
 #
 # This program is free software; you can redistribute it and/or
@@ -30,5 +30,5 @@
  htcacheclean: $(htcacheclean_OBJECTS)
 --- httpd-2.2.2/support/suexec.c.old	2006-04-21 21:53:06.000000000 -0400
-+++ httpd-2.2.2/support/suexec.c	2007-04-23 03:04:56.000000000 -0400
++++ httpd-2.2.2/support/suexec.c	2007-05-22 10:32:04.000000000 -0400
 @@ -30,6 +30,8 @@
   *
@@ -64,5 +64,5 @@
  };
  
-@@ -245,6 +250,52 @@
+@@ -245,6 +250,53 @@
      environ = cleanenv;
  }
@@ -100,4 +100,5 @@
 +    "il",
 +    "JPG",
++    "xhtml",
 +    NULL
 +};
