- Original Message -
> Virtual Hosts are you answer.
One Vhost per App and then reverse-proxy.
http://www.apachetutor.org/admin/reverseproxies
> R
>
>
> Mark
>
>
> On 17 Jun 2011, at 13:22, Bocalinda wrote:
> I'm having 1 domain with different PHP applications seperated by
> context.
>
Virtual Hosts are you answer.
R
Mark
On 17 Jun 2011, at 13:22, Bocalinda wrote:
I'm having 1 domain with different PHP applications seperated by context.
For example:
www.mydomain.com/calculator
www.mydomain.com/calendar
What I'm trying to do is seperate the logs per context, instead of havin
I'm having 1 domain with different PHP applications seperated by context.
For example:
www.mydomain.com/calculator
www.mydomain.com/calendar
What I'm trying to do is seperate the logs per context, instead of having
one acces.log and error.log for all.
My first idea was to use conditional loggin