[PATCH] add apache IPv6 config options

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

 



From: Matt Domsch <mdomsch@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

---
 modules/httpd/files/00-namevirtualhost.conf |    4 ++++
 modules/httpd/files/httpd.conf-rhel5p       |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/modules/httpd/files/00-namevirtualhost.conf b/modules/httpd/files/00-namevirtualhost.conf
index 3c87355..a3c8b39 100644
--- a/modules/httpd/files/00-namevirtualhost.conf
+++ b/modules/httpd/files/00-namevirtualhost.conf
@@ -25,6 +25,10 @@ NameVirtualHost 152.46.7.221:80
 NameVirtualHost 152.46.7.221:443
 NameVirtualHost 152.46.7.222:80
 NameVirtualhost 152.46.7.222:443
+NameVirtualHost [2610:28:200:1::fed0:1]:80
+NameVirtualHost [2610:28:200:1::fed0:1]:443
+NameVirtualHost [2610:28:200:1::fed0:2]:80
+NameVirtualHost [2610:28:200:1::fed0:2]:443
 
 #proxy5
 NameVirtualHost 80.239.156.214:80
diff --git a/modules/httpd/files/httpd.conf-rhel5p b/modules/httpd/files/httpd.conf-rhel5p
index 5c40c80..bd4480f 100644
--- a/modules/httpd/files/httpd.conf-rhel5p
+++ b/modules/httpd/files/httpd.conf-rhel5p
@@ -148,6 +148,7 @@ MaxRequestsPerChild    10000
 #
 Listen 0.0.0.0:80
 Listen 0.0.0.0:443
+Listen [::]:80
 
 #
 # Dynamic Shared Object (DSO) Support
-- 
1.5.5.6

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux