Re: Virtual Hosts and reverse proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Nov 22, 2007 5:10 PM, Arno Schatz <gare@xxxxxxx> wrote:
> Hi,
>
> I am trying to set up virtual hosts for web applications running on the
> intranet. (using httpd 2.2 on openSuse 10.3 amd64). The configuration is
> below, problem is that all requests go to the first virtual host and
> passed on to the first application. The second application is never been
> called.
> So http://second.mydomain.biz:80 will end up at
> http://172.16.185.128:50000/ internally, which is not intended. I am new
> to httpd. Am I missing something obvious? Or is there some other trick
> to reserve proxying?

Do you have the following in your config?

NameVirtualHost *:80

If you don't have this, add this before your virtualhosts config, and
test again.

Krist


-- 
krist.vanbesien@xxxxxxxxx
krist@xxxxxxxxxxxxx
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux