ispman/lib http.lib,1.61,1.62

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-serv8501/lib

Modified Files:
	http.lib 
Log Message:
fixed [ 1037283 ] unset vhost dir options
(merged from rel_1_2-bugfixes, 1.55.2.1)

Index: http.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/http.lib,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- http.lib	7 Feb 2005 19:01:03 -0000	1.61
+++ http.lib	9 Oct 2005 09:51:51 -0000	1.62
@@ -325,9 +325,7 @@
                   );
             }
             else {
-                ### put your default options here
-                $vhostHash->{$domain}{$vh}{'ispmanVhostDocumentRootOption'} =
-                  "Options FollowSymLinks MultiViews";
+                $vhostHash->{$domain}{$vh}{'ispmanVhostDocumentRootOption'} = "";
             }
 
             if (
@@ -347,9 +345,7 @@
                   );
             }
             else {
-                ### put your default options here
-                $vhostHash->{$domain}{$vh}{'ispmanVhostScriptDirOption'} =
-                  "Options ExecCGI FollowSymLinks";
+                $vhostHash->{$domain}{$vh}{'ispmanVhostScriptDirOption'} = "";
             }
 
             ### ACLS



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
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.