Update of /cvsroot/hcoop/domtool2/lib
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25187/lib

Modified Files:
        apache.dtl 
Log Message:
vhostDefault

Index: apache.dtl
===================================================================
RCS file: /cvsroot/hcoop/domtool2/lib/apache.dtl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** apache.dtl  16 Dec 2007 22:04:52 -0000      1.13
--- apache.dtl  16 Dec 2007 22:34:31 -0000      1.14
***************
*** 45,48 ****
--- 45,59 ----
    should direct visitors.}}
  
+ extern val vhostDefault : Vhost => [Domain]
+   {WebPlaces : [web_place],
+   SSL : ssl,
+   User : your_user,
+   Group : your_group,
+   DocumentRoot : your_path,
+   ServerAdmin : email,
+   SuExec : suexec_flag};
+ {{Like <tt>vhost</tt>, but for, e.g., <tt>yourdomain.com</tt> instead of
+   <tt>www.yourdomain.com</tt>}}
+ 
  context Location;
  


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to