Hello all
I am new to apache & the apache mailing list so PLEASE forgive me for my
long message :
I am trying to configure a nice reverse proxy using Apache. Basically this
is what I want : i want to be able to browse to something like
testproxy.myproxy.com and proxy to www.cnn.com. I want to be
On Sun, Jan 26, 2014 at 1:08 PM, Bruno Costacurta wrote:
>
> Hello,
>
> my Apache server host few applications.
> Meaning something like :
>
> /var/www/A
> /var/www/B
> /var/www/C
>
> I would like to trace access for a specific application, eg. A
>
> Is it possible ?
> Or should I use 'LogLevel in
On 27/01/2014 5:09 AM, "Bruno Costacurta" wrote:
>
>
> Hello,
>
> my Apache server host few applications.
> Meaning something like :
>
> /var/www/A
> /var/www/B
> /var/www/C
>
> I would like to trace access for a specific application, eg. A
>
> Is it possible ?
Yes if they have separate vhosts. T
Hello,
my Apache server host few applications.
Meaning something like :
/var/www/A
/var/www/B
/var/www/C
I would like to trace access for a specific application, eg. A
Is it possible ?
Or should I use 'LogLevel info' and so log all applications into
access.log file (then parsing for specifi