Re: httpd.conf question - virtual server- firewall port forwarding

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

 



On 3/28/07, Vizion <vizion@xxxxxxxxxxxxxxxxxxxx> wrote:
I am setting up an apache2.2 server on freebsd with a number of virtual hosts.

The server is behind a firewall which has the IP address to which each virtual host is pointed by DNS with port 80 forwarding to the server. The server is on a private network (192.168.0.0) behind the firewall.

I have never used this arrangement before and cannot get the virtual servers functioning properly.

What exactly happens when you try?

In general, you should be using
NameVirtualHost *:80
and then for each virtual host
<VirtualHost *:80>
...
</VirtualHost>

to avoid potential mis-matched IP addresses.

Joshua.

---------------------------------------------------------------------
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