Noticed when generating the asciidoc output to HTML there was an error in the
README file. This adds the proper syntax around the text blocks.
Signed-off-by: Ben Shum <bshum@biblio.org>
a2dissite default # OPTIONAL: disable the default site (the "It Works" page)
a2ensite eg.conf
------------------------------------------------------------------------------
++
(Ubuntu Trusty):
+
[source,bash]
a2dissite 000-default # OPTIONAL: disable the default site (the "It Works" page)
a2ensite eg.conf
------------------------------------------------------------------------------
-
++
8. (Ubuntu): As the *root* Linux account, enable Apache to write
to the lock directory; this is currently necessary because Apache
is running as the `opensrf` user: