ispman/lib http.lib,1.50,1.51
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13328/lib
Modified Files:
http.lib
Log Message:
fixes bug [ 948433 ] VHost suspend send user to worng URL
added new confVar "apacheSuspendDirective" to make this configurable
Index: http.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/http.lib,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- http.lib 30 May 2004 23:35:36 -0000 1.50
+++ http.lib 31 May 2004 00:51:42 -0000 1.51
@@ -426,9 +426,9 @@
if ( $vhostHash->{$domain}{$vh}{'ispmanStatus'} eq "suspended" ) {
print "Status of this vhost is ",
$vhostHash->{$domain}{$vh}{'ispmanStatus'}, "\n";
- ### redirect all requests to a URL that says taht this site is suspended
+ ### redirect all requests to a URL that says that this site is suspended
$vhostHash->{$domain}{$vh}{'urlredirect'} =
- "Redirect / http://www.ispman.net/siteSuspended\n";
+ $ispman->getConf("apacheSuspendDirective");
### unset any ACLs
$vhostHash->{$domain}{$vh}{'acltext'} = "";
-------------------------------------------------------
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