Tilman Klaeger 573ada496a Fix for SSL redirect if ssl port != 443
Before it used to forward to https://site:80 as it only checked for
domain[port] to be !=443, wich the redirecting vhost usualy is.
Now we check for destination port !=443.
Customer still has to be carefull when setting ports and IPs,
different ports on different IPs on same domain will always cause
trouble.

tilman19, tilman@3c7.de
2013-09-30 01:26:08 +02:00
2011-07-16 10:13:13 +02:00
2011-03-19 13:19:34 +01:00
2013-04-27 10:22:23 +03:00
2013-04-27 10:48:42 +03:00
2013-04-27 10:56:34 +03:00
2013-04-27 10:18:35 +03:00
2013-05-04 10:32:16 +02:00
2013-04-27 09:54:23 +03:00
2013-04-27 10:26:48 +03:00
2013-04-27 10:46:49 +03:00
2013-04-27 10:06:19 +03:00
2011-07-16 10:13:13 +02:00
Description
No description provided
28 MiB
Languages
PHP 92.3%
Smarty 5.8%
CSS 1.2%
JavaScript 0.4%
HTML 0.3%