summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/apache-config.conf
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-05-18 17:55:21 -0700
committerblsaws <bryan.sullivan@att.com>2016-05-18 17:55:21 -0700
commitf60b652464b150d4e7837fceb522dafbf7c2b91e (patch)
tree2c558d907c78e5d19a80f81f9b93867f6dea2c7d /components/congress/test-webapp/apache-config.conf
parenta770106f9511b4d57b0a30f2f587345b276da903 (diff)
Add port to congress proxy server; disable proxy logging (error)
JIRA: COPPER-4 Change-Id: I09ca53bdf9a90884bf40be33ade6e2e579d2781c Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'components/congress/test-webapp/apache-config.conf')
-rw-r--r--components/congress/test-webapp/apache-config.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/components/congress/test-webapp/apache-config.conf b/components/congress/test-webapp/apache-config.conf
index f89e608..b84f70c 100644
--- a/components/congress/test-webapp/apache-config.conf
+++ b/components/congress/test-webapp/apache-config.conf
@@ -1,3 +1,23 @@
+# Copyright 2015-2016 AT&T Intellectual Property, Inc
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# What this is: Apache config file used by the docker build process,
+# for testing the OpenStack Congress service, as installed under the
+# OPNFV platform.
+# Status: this is a work in progress, under test.
+#
+
<VirtualHost *:80>
ServerAdmin me@mydomain.com
DocumentRoot /var/www/site