I've updated the case materials with an updated spec from the project
team addressing the previous comments.
 
Full spec in case materials. Diffs, below.


------- lighttpd.txt -------
--- /tmp/sccs.neaq_g    Wed Mar 12 23:45:25 2008
+++ lighttpd.txt        Wed Mar 12 23:36:28 2008
@@ -82,6 +82,18 @@
         mod_auth.so failed due to Lighttpd's use of OpenLDAP extensions
         not documented in the internet draft LDAP C-API document. This
         case defers inclusion of the LDAP support to a future project.
+
+        Support for loadable modules and other features is enabled at 
+        build time through flags to the configure script. The following 
+        features are enabled by this integration: 
+
+        --with-ipv6 - Allows for handling of IPv6 connection requests
+        --with-bzip - Allows for the use of compression
+        --with-pcre=<pcre path> - Allows use of Regular Expressions in 
+                      the config file
+        --with-mysql=<mysql path> - allows a vhost's docroot to be stored in
+                      a MySQL database
+        --with-openssl=<openssl path> - Adds support for SSL
         
 
         2.4 Directory Naming and Structure
@@ -92,6 +104,7 @@
                          /sbin
                          /bin
                          /lib
+                         /man
 
         /etc/lighttpd/1.4
                          /conf.d


-- 
Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems

Reply via email to