← Back to team overview

openerp-india team mailing list archive

[Bug 1027981] Re: [6.1] OpenERP doesn't accepted vhosts configuration

 

Hello,

I totally agreed with comment#1 of Nitesh Vaghani and I tried the same
at my end. And it's working fine.

Please try following steps.
1)Install apache2 and mod_proxy 
2)Set a hosts under /etc/hosts file like 127.0.0.1	webclient
3)Make one file for virtuhost /etc/apache2/site-available/webclient
4)Past above code (which is in comment#1)in webclient file 
5) Restart the apache server

Hope this will help.

So this is not a bug, and I am closing this issue.

Thank you!

** Changed in: openobject-server
       Status: New => Invalid

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1027981

Title:
  [6.1] OpenERP doesn't accepted vhosts configuration

Status in OpenERP Server:
  Invalid

Bug description:
  I'm using OpenERP 6.1 latest version, and when i try to make the
  configuration using Apache 2.2 vhosts, the server gives the error
  below:

  Proxy can't handle the operation GET web/webclient/home.

  Anyone sucessfully deploy the OpenERP 6.1 behind a proxy with Apache
  2.2?

  Att,

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1027981/+subscriptions


References