summaryrefslogtreecommitdiffstats
path: root/base/ra/apache/conf/httpd.conf
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2013-05-20 22:30:38 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2013-05-30 12:00:18 -0400
commit3e1b7bd930ceb99a9d2baeb9c69432e75ff3b2c6 (patch)
treef99e93afd84bbb0311109a231bd0ae746e5f09ec /base/ra/apache/conf/httpd.conf
parent8c4d4ae8466ddc59233b477153e9f7a2355ae37f (diff)
downloadpki-3e1b7bd930ceb99a9d2baeb9c69432e75ff3b2c6.tar.gz
pki-3e1b7bd930ceb99a9d2baeb9c69432e75ff3b2c6.tar.xz
pki-3e1b7bd930ceb99a9d2baeb9c69432e75ff3b2c6.zip
Renamed PORT and UNSECURE_PORT into PKI_UNSECURE_PORT.
The PORT and UNSECURE_PORT variables in RA and TPS has been renamed into PKI_UNSECURE_PORT to match the Tomcat-based subsystems.
Diffstat (limited to 'base/ra/apache/conf/httpd.conf')
-rw-r--r--base/ra/apache/conf/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/ra/apache/conf/httpd.conf b/base/ra/apache/conf/httpd.conf
index 754dcebee..656134637 100644
--- a/base/ra/apache/conf/httpd.conf
+++ b/base/ra/apache/conf/httpd.conf
@@ -222,7 +222,7 @@ MaxRequestsPerChild 0
#
#Listen 12.34.56.78:80
-Listen [PORT]
+Listen [PKI_UNSECURE_PORT]
#
# Dynamic Shared Object (DSO) Support