Package: libapache2-mod-gnutls Followup-For: Bug #514005 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I report that this bug is still present in the current version of debian wheezy. As I switched my apache2 from openssl to gnuTLS I got a redirect loop on one of my websites. The problem was caused by the following settings. <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] </IfModule> It does not matter if I connect via http or https. In both cases RewriteRule is executed. This should not happen. kind regards txt.file - -- System Information: Debian Release: 7.6 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJUDmVnAAoJEDbsvjZa7CxaONUP/jOvqXbniHjaD/rgtSMbi+86 W9B8JQAqay74ClIpDoWZwOyBLXHx3DBAV27L6Lc45uB5/4NWnzevtvno7wfzkTY6 zzyyBhz+SXDwSRnCtfAp0GshtUhbXVkJ/RsowhQRpBQUQYqcJdRp0PUgxmci+UZY V4psiLphI10Re6TyXbQA8bdlRdFg7cTSY7t9I8p57zY9nDvB9QHdRwNUAAo2xRek +t5jdoxQ7EfhyCL1+5mCsWVHUOzBQwKm0L/53V4c+Q+38Cqt7XZJWQ11QLgC7UiA pqcDHPNWWjU4EdibRjxd2imdpmeqEUkh59rBbD82RYc1bx6PjRiK3cpTwCVw+Pxe CVkTquo8JFNmuGmfGe4TUfuZ8NN8gar76DACEs48lHI1HUbue4zR5X7vOIACRvSh kjmrC8k53RXjmui2yUSLizpZX1f1Zae9ddh2ImmwCyTmjCD4coZSSS/ga2FXYA12 gKSFFCRYqCF1rp6hPfIv7QhJ55+u0+6VJOxZl1WuWfFTk0k4R9Cl4wRzhG4r3M2n FkFgZ5LFwq6y6AXvifQ+2i0LaqvmBAChh8jpg2bmF8PMbJXHYtMNf+Ag3cA5ZrrI RI0vgNxKwjzlESwXxq0RctpDkyA+shKBXstH0kPm1144bzYFIXVdEkAh03YmF32B WI6P8LoZH7pc+IiOLouZ =bqYH -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org