summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/www/ubuntu-apache2.conf
diff options
context:
space:
mode:
authorBryan Sullivan <bs3131@att.com>2016-02-09 19:07:50 -0800
committerBryan Sullivan <bs3131@att.com>2016-02-09 19:07:50 -0800
commitf0452325d489cfda14a864435394b4f93044017f (patch)
treeea6e44a62ff519e8b74a539897a8c49889eeac23 /components/congress/test-webapp/www/ubuntu-apache2.conf
parent7b897f84b26358128d619d1e4d407af7acf8611a (diff)
Update license info and details of test webapp after testing.
JIRA: COPPER-4 Change-Id: I3301411959e61e3ec79b59ce7b44fe844ed8413a Signed-off-by: Bryan Sullivan <bs3131@att.com>
Diffstat (limited to 'components/congress/test-webapp/www/ubuntu-apache2.conf')
-rw-r--r--components/congress/test-webapp/www/ubuntu-apache2.conf19
1 files changed, 18 insertions, 1 deletions
diff --git a/components/congress/test-webapp/www/ubuntu-apache2.conf b/components/congress/test-webapp/www/ubuntu-apache2.conf
index f5d5408..6561e4b 100644
--- a/components/congress/test-webapp/www/ubuntu-apache2.conf
+++ b/components/congress/test-webapp/www/ubuntu-apache2.conf
@@ -1,10 +1,27 @@
+# Copyright 2015-2016 Open Platform for NFV Project, Inc. and its contributors
+#
+# 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 configuration file for Ubuntu
+# Status: this is a work in progress, under test.
+#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server its instructions.
# See http://httpd.apache.org/docs/2.4/ for detailed information about
# the directives and /usr/share/doc/apache2/README.Debian about Debian specific
# hints.
#
-#
+
# Summary of how the Apache 2 configuration works in Debian:
# The Apache 2 web server configuration in Debian is quite different to
# upstream's suggested way to configure the web server. This is because Debian's