Re: [OT] Good reference for setting up Apache in reverse proxy mode?

From: Jason Dixon (jason_at_dixongroup.net)
Date: 10/26/03

  • Next message: Jason Dixon: "Re: [OT] Good reference for setting up Apache in reverse proxy mode?"
    To: Red Hat Mailing List <redhat-list@redhat.com>
    Date: 26 Oct 2003 13:18:03 -0500
    
    

    On Sun, 2003-10-26 at 12:20, Mike Pelley wrote:
    > It is a good start! I have it working for the main (e.g. www.foo.com)
    > web site. However, there are virutal hosts running on that server
    > (e.g., they all use the same IP address with DNS CNAMEs). I've tried
    > to do the following:

    Do you have a NameVirtualHost directive preceeding your VirtualHost
    directives? It should look something like this, for the IP that you're
    listening on:

    NameVirtualHost x.x.x.x
    -or-
    NameVirtualHost *

    Besides this, I'm not going to be much assistance... I've never tried
    reverse proxies with Apache. Good luck.

    -- 
    Jason Dixon, RHCE
    DixonGroup Consulting
    http://www.dixongroup.net
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Jason Dixon: "Re: [OT] Good reference for setting up Apache in reverse proxy mode?"

    Relevant Pages


    Loading