** 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

_______________________________________________
Mailing list: https://launchpad.net/~clearcorp
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~clearcorp
More help   : https://help.launchpad.net/ListHelp

Reply via email to