ispman/bin ispman.ldap2apache,1.6,1.7

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/bin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9131/bin

Modified Files:
	ispman.ldap2apache 
Log Message:
merging from rel_1_1-bugfixes (up to 1.6.4.1)
fixed bug with vhost conf creation in dir mode

Index: ispman.ldap2apache
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.ldap2apache,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ispman.ldap2apache	8 Oct 2003 04:10:36 -0000	1.6
+++ ispman.ldap2apache	18 Apr 2004 18:48:37 -0000	1.7
@@ -67,8 +67,8 @@
 &make_vhosts_conf($template);
 
 if ($ispman->getConf("apacheVhostsStyle") =~ /dir/m) {
-   for (keys %$_domains){
-       &make_vhosts_conf($template, $_);
+   for (keys %$vhosts){
+       &make_vhosts_conf($template, $vhosts->{$_}{'ispmanDomain'});
    }
 } else {
   &make_vhosts_conf($template);



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.