]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- outdated
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 2 Nov 2005 15:51:46 +0000 (15:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd-ssl-redirect-fix.patch -> 1.2

lighttpd-ssl-redirect-fix.patch [deleted file]

diff --git a/lighttpd-ssl-redirect-fix.patch b/lighttpd-ssl-redirect-fix.patch
deleted file mode 100644 (file)
index bbc2e25..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur lighttpd-1.3.14-o/src/connections.c lighttpd-1.3.14/src/connections.c
---- lighttpd-1.3.14-o/src/connections.c        2005-06-05 02:34:18.000000000 -0600
-+++ lighttpd-1.3.14/src/connections.c  2005-06-26 16:35:53.000000000 -0600
-@@ -1151,6 +1151,7 @@
-                       }
-               }
- #endif
-+              con->conf.is_ssl=0;
-               return con;
-       }
- }
This page took 0.027517 seconds and 4 git commands to generate.