to elaborate more, the first page comes up fine, and which is exactly same
for app1 and app2 (these are exactly the same apps just separated by
instances to have different configurations in the UI, and assigned for
different groups doing the same functionality), problem comes up when i hit
on any o
Thanks Tobias, the second option is not feasible, and this all has to be
part of the same domain.
On Tue, Dec 29, 2015 at 7:24 PM, Tobias Adolph wrote:
> HI Chetan,
>
> you could place them in different virtual-Host-Container (which means
> different domains) or you could alter the url-part
> (/
niether of it works, for some unknows reason it tried to look for /app1
under document root.
On Tue, Dec 29, 2015 at 7:54 PM, Yann Ylavic wrote:
> On Tue, Dec 29, 2015 at 3:16 PM, Yann Ylavic wrote:
> >
> > You possibly need something like:
> >
> > RewriteRule ^/app1/(.*)
> > http://host_