ispman/bin ispman.ldap2apache,1.6,1.6.4.1
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-serv5369/bin
Modified Files:
Tag: rel_1_1-bugfixes
ispman.ldap2apache
Log Message:
fixed bug with vhost conf creation in dir mode.
thanks to Daniele Arduini
Index: ispman.ldap2apache
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.ldap2apache,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -u -d -r1.6 -r1.6.4.1
--- ispman.ldap2apache 8 Oct 2003 04:10:36 -0000 1.6
+++ ispman.ldap2apache 18 Apr 2004 18:36:01 -0000 1.6.4.1
@@ -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