myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myserver-commit] [2898] Fixed problem introduced by the last commit.


From: Giuseppe Scrivano
Subject: [myserver-commit] [2898] Fixed problem introduced by the last commit.
Date: Wed, 22 Oct 2008 18:12:05 +0000

Revision: 2898
          http://svn.sv.gnu.org/viewvc/?view=rev&root=myserver&revision=2898
Author:   gscrivano
Date:     2008-10-22 18:12:04 +0000 (Wed, 22 Oct 2008)

Log Message:
-----------
Fixed problem introduced by the last commit.

Modified Paths:
--------------
    trunk/myserver/src/protocol/http/http.cpp

Modified: trunk/myserver/src/protocol/http/http.cpp
===================================================================
--- trunk/myserver/src/protocol/http/http.cpp   2008-10-22 18:05:14 UTC (rev 
2897)
+++ trunk/myserver/src/protocol/http/http.cpp   2008-10-22 18:12:04 UTC (rev 
2898)
@@ -886,11 +886,6 @@
       }
     }
 
-    if(td->mime)
-    {
-      return sendAuth();
-    }
-
     if(mimecmd == CGI_CMD_RUNCGI)
     {
       int allowCgi = 1;






reply via email to

[Prev in Thread] Current Thread [Next in Thread]