[Pkg-mono-svn-commits] rev 285 - xsp-snapshot/trunk/debian/official

Pablo Fischer pabl0-guest@quantz.debian.org
Wed, 18 Feb 2004 04:48:53 +0100


Author: pabl0-guest
Date: 2004-02-18 04:48:53 +0100 (Wed, 18 Feb 2004)
New Revision: 285

Modified:
   xsp-snapshot/trunk/debian/official/TODO
Log:
Updated...


Modified: xsp-snapshot/trunk/debian/official/TODO
===================================================================
--- xsp-snapshot/trunk/debian/official/TODO	2004-02-18 03:47:21 UTC (rev 284)
+++ xsp-snapshot/trunk/debian/official/TODO	2004-02-18 03:48:53 UTC (rev 285)
@@ -1,52 +1,3 @@
-16 feb 2004 22:55:35
+17 feb 2004 21:47:45
 
-Ok, today:
-
-* XSP can run multiple virtual directories
-* XSP Can run in background with start-stop-daemon
-
-* ASP.NET sample works great with the mono-xsp
-
-TODO:
-
-* Check why the start-stop-daemon stop process does not works, it doesn't stops the XSP daemon.
-
-
-28 ene 2004 23:23:22
-
-Today I worked in the xsp, asp.net samples and mono-server, I'm going 
-to create another package:
-
-* mono-server. I know that this file contains just the mod-mono-server, 
-however, I added to this:
-
-  * a init.d script
-  * a virtual web system (/etc/mono-server/virtual.conf), where every 
-   'asp.net' package that will be added.
-
-The init script does the following:
-  * Get default values from /etc/default/mono-server
-  * Reads the mono-server/virtual.conf
-  * Do a `cat` over the virtual.conf and add each line (entry) to the 
-    mono-server.
-
-TODO: 
-
-* Find the apache init values, and configure mono-server to start
-BEFORE apache starts.
-* Do the same for xsp, a init process that read virtual directories 
-from /etc/xsp/virtual.conf
-
-See ya!
-Pablo
-
----
-TODO: write an init script with /etc/defaults/mono-xsp where we provide
-similar mapping to boa or apache. See xsp --help.
-
-extend xsp to work as full httpd replacement (look at boa features).
-
- * dir listing
- * returning "Location: foo/" if URL was "foo" and foo is a dir
- * executing CGI scripts as www-data (note: Process.StartInfo... uses an
-   incomplete class to sore environment variables. Must be fixed first)
+* Ask Edd why we need a asp.net-examples-server package if we are going to use mod-mono-server or xsp instead