LP 1673971: README fix.
authorJason Stephenson <jason@sigio.com>
Sat, 8 Apr 2017 02:32:04 +0000 (22:32 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 8 Apr 2017 02:32:04 +0000 (22:32 -0400)
Move the general paragraphs about Apache configuration out of the
Apache 2.2 section.

Signed-off-by: Jason Stephenson <jason@sigio.com>
README

diff --git a/README b/README
index 8f089a6..55ebfda 100644 (file)
--- a/README
+++ b/README
@@ -333,9 +333,6 @@ server errors whenever NCIP is accessed.11
 Configuring Apache for NCIPServer
 ---------------------------------
 
-Apache 2.2
-~~~~~~~~~~
-
 You will need to add a configuration block so that Apache is able to
 execute the NCIPServer code when the URL is accessed. The
 configuration varies depending on Apache version. Examples for
@@ -350,6 +347,9 @@ You will, of course, need to restart Apache after making these
 configuration changes. If all goes well, NCIPServer should be up and
 running at a location of /NCIP/ on your server.
 
+Apache 2.2
+~~~~~~~~~~
+
 --------------------------------------------------------------------
 <Directory "/home/opensrf/NCIPServer">
     AllowOverride None