summaryrefslogtreecommitdiffstats
path: root/pki/base/tps/apache/conf/httpd.conf
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-06-24 23:53:23 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-06-24 23:53:23 +0000
commitaf85398eb2bdd8fe2e732969c7a8a4acf42fabbb (patch)
tree223b559c92214e296a10c3a210716168b99e2627 /pki/base/tps/apache/conf/httpd.conf
parent3674360c6f4c11ac06dbc42cbbbfe903f67ed9ef (diff)
downloadpki-af85398eb2bdd8fe2e732969c7a8a4acf42fabbb.tar.gz
pki-af85398eb2bdd8fe2e732969c7a8a4acf42fabbb.tar.xz
pki-af85398eb2bdd8fe2e732969c7a8a4acf42fabbb.zip
Bugzilla Bug #507746 - Configure TPS/RA to listen on Ipv4 and Ipv6.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@653 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/tps/apache/conf/httpd.conf')
-rw-r--r--pki/base/tps/apache/conf/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/tps/apache/conf/httpd.conf b/pki/base/tps/apache/conf/httpd.conf
index a5dcf8390..7d1e8acdf 100644
--- a/pki/base/tps/apache/conf/httpd.conf
+++ b/pki/base/tps/apache/conf/httpd.conf
@@ -217,7 +217,7 @@ MaxRequestsPerChild 0
#
#Listen 12.34.56.78:80
-Listen 0.0.0.0:[PORT]
+Listen [PORT]
#
# Dynamic Shared Object (DSO) Support