This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Virtualhosts on Apache behind Astaro Firewall

We have an apache webserver installed behind the firewall which works fine. But when defining virtualhosts, we're having probs with the IP address. External the webserver has an IP  195.128.22.60, but on the server itself the internal IP 192.168.2.60 is set, so I cannot set the BindAddress to the external IP, the apache wouldn't startup. 

So I've only set the:
# Use name-based virtual hosting.
NameVirtualHost 195.128.22.60:80
Listen 80
Include /usr/httpd/httpdomain1.conf
Include /usr/httpd/httpdomain2.conf

The apache is coming up with the virtual domains but when hitting one of those domains, we always arrive on the apache installation page instead of the configured domain. With the webservers which are not behind the firewall, I don't have that problem.

Did anybody configure an apache behind the astarofirewall with virtual domains???

thanx for any hints 
  [:S]


This thread was automatically locked due to age.
Parents Reply Children