Update of /cvsroot/hcoop/domtool2/src/plugins
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24077/src/plugins

Modified Files:
        apache.sml 
Log Message:
Domain alias support for Webalizer

Index: apache.sml
===================================================================
RCS file: /cvsroot/hcoop/domtool2/src/plugins/apache.sml,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** apache.sml  29 Apr 2007 20:33:13 -0000      1.40
--- apache.sml  29 Apr 2007 21:17:55 -0000      1.41
***************
*** 463,467 ****
                   | NONE => ();
                 write "\n";
!                !pre {user = user, nodes = nodes, id = vhostId, hostname = 
fullHost}
             end,
          fn () => (!post ();
--- 463,468 ----
                   | NONE => ();
                 write "\n";
!                !pre {user = user, nodes = nodes, id = vhostId, hostname = 
fullHost};
!                app (fn dom => !aliaser (host ^ "." ^ dom)) 
(Domain.currentAliasDomains ())
             end,
          fn () => (!post ();


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to