Skip to content

Commit

Permalink
clarify that there is a closing </VirtualHost> directive
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Jul 30, 2015
1 parent fdfd818 commit 7dfd71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/installation/shibboleth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Edit Apache Config Files
^^^^^^^^^^^^^^^^^^^^^^^^
``/etc/httpd/conf.d/ssl.conf`` should contain the FQDN of your hostname like this: ``ServerName shibtest.dataverse.org:443``

At the bottom of ``/etc/httpd/conf.d/ssl.conf`` add the following:
Near the bottom of ``/etc/httpd/conf.d/ssl.conf`` but before the closing ``</VirtualHost>`` directive add the following:

.. code-block:: text
Expand Down

0 comments on commit 7dfd71a

Please sign in to comment.