ispman/install-data/templates vhost.ldif.template,1.2,1.3
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/install-data/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13371/install-data/templates
Modified Files:
vhost.ldif.template
Log Message:
fixed wrong var name
Index: vhost.ldif.template
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/templates/vhost.ldif.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- vhost.ldif.template 30 Apr 2004 21:25:42 -0000 1.2
+++ vhost.ldif.template 30 Apr 2004 21:41:49 -0000 1.3
@@ -26,7 +26,7 @@
FTPQuotaMBytes: <perl>$r->param("FTPQuotaMBytes") || ""</perl>
ispmanVhostDocumentRoot: <perl>$r->param("ispmanVhostDocumentRoot") || "htdocs"</perl>
ispmanVhostScriptDir: <perl>$r->param("ispmanVhostScriptDir") || "cgi-bin"</perl>
-ispmanVhostIpAddress: <perl>$r->param("ispmanVhostIpAddress") || $self->getConf("apacheVhostsIP") || "*"</perl>
+ispmanVhostIpAddress: <perl>$r->param("ispmanVhostIpAddress") || $ispman->getConf("apacheVhostsIP") || "*"</perl>
fileHost: <perl>$r->param("fileHost") || $domain_info->{'ispmanDomainDefaultFileServer'}</perl>
DestinationAddress: <perl>$r->param("fileHost") || $domain_info->{'ispmanDomainDefaultFileServer'}</perl>
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click