[Bug 1028204] Re: /etc/apache2/sites-available/default-ssl contain a regex error at line 169

2012-07-23 Thread Alexandre Maloteaux
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028204

Title:
  /etc/apache2/sites-available/default-ssl contain a regex error at line
  169

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1028204/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028204] [NEW] /etc/apache2/sites-available/default-ssl contain a regex error at line 169

2012-07-23 Thread Alexandre Maloteaux
Public bug reported:

/etc/apache2/sites-available/default-ssl contains a regex error  at line
169

BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown

should be

BrowserMatch "MSIE [7-9]" ssl-unclean-shutdown

->

BrowserMatch "MSIE [2-6]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
# MSIE 7 and newer should be able to use keepalive
BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: apache2.2-common 2.2.22-1ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu9
Architecture: i386
Date: Tue Jul 24 02:03:10 2012
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apache2
UpgradeStatus: Upgraded to precise on 2012-04-27 (87 days ago)

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028204

Title:
  /etc/apache2/sites-available/default-ssl contain a regex error at line
  169

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1028204/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs