← Back to team overview

clearcorp team mailing list archive

[Bug 955658] Re: Apache http redirection to https is wrong

 

** Changed in: openerp-ccorp-scripts
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of CLEARCORP
development team, which is subscribed to OpenERP CLEARCORP Scripts.
https://bugs.launchpad.net/bugs/955658

Title:
  Apache http redirection to https is wrong

Status in OpenERP CLEARCORP Scripts:
  Fix Released

Bug description:
  apache redirection should state:

  RewriteEngine On

  RewriteCond %{HTTPS} off
  RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-ccorp-scripts/+bug/955658/+subscriptions


References