Tomcat Virtual Host in OFBiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Tomcat Virtual Host in OFBiz

Winster
Hello,

Is it possible to have a virtual host in OFBiz? I don't want to see context
name of ecommerce in browser url. Is there any way to accomplish this?

Thanks
Winster T Jose
Director - Technology and Architecture
Chathurangam Creative Solutions Private Ltd.
Cell: +91-98469 31020
Mail: [hidden email]
Reply | Threaded
Open this post in threaded view
|

Re: Tomcat Virtual Host in OFBiz

Winster
I found the answer. We can have a "<virtual-host host-name="www.myhost.com"/>
" entry in webapp section of ofbiz-component.xml. But this gives my another
issue. All my admin applications are al so getting forwarded to ecommerce
app.

Can we have 2 separate domains for ecommerce and admin apps as follows?

ecommerce  --> storefront.myhost.com
partymgr --> tools.myhost.com/parymgr
catalog --> tools.myhost.com/catalog

The first line is possible as I mentioned above. But that breaks the rest.
Any idea?

Regards
Winster

On Wed, Feb 13, 2013 at 11:45 AM, Winster Jose <[hidden email]>wrote:

> Hello,
>
> Is it possible to have a virtual host in OFBiz? I don't want to see
> context name of ecommerce in browser url. Is there any way to accomplish
> this?
>
> Thanks
> Winster T Jose
> Director - Technology and Architecture
> Chathurangam Creative Solutions Private Ltd.
> Cell: +91-98469 31020
> Mail: [hidden email]
>



--
Winster T Jose
Director - Technology and Architecture
Chathurangam Creative Solutions Private Ltd.
Cell: +91-98469 31020
Mail: [hidden email]
Reply | Threaded
Open this post in threaded view
|

Re: Tomcat Virtual Host in OFBiz

hans_bakker
In reply to this post by Winster
enter 'virtual host apache ofbiz' in google...... :-(

On 02/13/2013 01:15 PM, Winster Jose wrote:

> Hello,
>
> Is it possible to have a virtual host in OFBiz? I don't want to see context
> name of ecommerce in browser url. Is there any way to accomplish this?
>
> Thanks
> Winster T Jose
> Director - Technology and Architecture
> Chathurangam Creative Solutions Private Ltd.
> Cell: +91-98469 31020
> Mail: [hidden email]
>

Reply | Threaded
Open this post in threaded view
|

Re: Tomcat Virtual Host in OFBiz

hans_bakker
In reply to this post by Winster
no, you need to have different (sub) domain names for ecommerce and
backend....

On 02/13/2013 02:01 PM, Winster Jose wrote:

> I found the answer. We can have a "<virtual-host host-name="www.myhost.com"/>
> " entry in webapp section of ofbiz-component.xml. But this gives my another
> issue. All my admin applications are al so getting forwarded to ecommerce
> app.
>
> Can we have 2 separate domains for ecommerce and admin apps as follows?
>
> ecommerce  --> storefront.myhost.com
> partymgr --> tools.myhost.com/parymgr
> catalog --> tools.myhost.com/catalog
>
> The first line is possible as I mentioned above. But that breaks the rest.
> Any idea?
>
> Regards
> Winster
>
> On Wed, Feb 13, 2013 at 11:45 AM, Winster Jose <[hidden email]>wrote:
>
>> Hello,
>>
>> Is it possible to have a virtual host in OFBiz? I don't want to see
>> context name of ecommerce in browser url. Is there any way to accomplish
>> this?
>>
>> Thanks
>> Winster T Jose
>> Director - Technology and Architecture
>> Chathurangam Creative Solutions Private Ltd.
>> Cell: +91-98469 31020
>> Mail: [hidden email]
>>
>
>