Mailing List Archive

Document root
Hi all,

Could someone clarify how to specify the document root in
Varnish VCL, just like in Apache?

Currently I am using WebLogic as backend server and Apache
as web server, where all the images / css / javascripts are in the
document root of Apache. For some reason I am trying to replace
Apache with Varnish. But the first step is to figure out how to
conquer the settings!

Thanks in advance,
Lynch
Document root [ In reply to ]
Hi,

Varnish is a "reverse proxy". You must have a backend HTTP Server,
such as apache or lighttpd.

On 12/26/07, Lynch_Wu at asus.com.tw <Lynch_Wu at asus.com.tw> wrote:
> Hi all,
>
> Could someone clarify how to specify the document root in
> Varnish VCL, just like in Apache?
>
> Currently I am using WebLogic as backend server and Apache
> as web server, where all the images / css / javascripts are in the
> document root of Apache. For some reason I am trying to replace
> Apache with Varnish. But the first step is to figure out how to
> conquer the settings!
>
> Thanks in advance,
> Lynch
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-misc
>