[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [OT] Good reference for setting up Apache in reverseproxy mode?
- From: Jason Dixon <jason dixongroup net>
- To: Red Hat Mailing List <redhat-list redhat com>
- Subject: Re: [OT] Good reference for setting up Apache in reverseproxy mode?
- Date: Sun Oct 26 13:14:01 2003
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]