Problem with Virtual Host

Daniel Benavides dbenavid at terra.cl
Wed Dec 21 21:29:31 UTC 2011


mrs.

I'm cashing server, if backend page not is virtual host, the cashing 
working.

but the backend page is a virtual host, the cashing not working

I can not modify de webservers.

example
---working

backend default {
     .host = "www.sgi.com";
     .port = "80";
}


---- Not working

backend default {
     .host = "www.omegasystems.cl";
     .port = "80";
}

Please help me





More information about the vinyl-misc mailing list