Fixed RST syntax: Inline literal start-string without end-string.
.. -*- coding: utf-8; -*-
====================
Apache HTTP server
====================
.. contents::
:local:
How to reload config file?
==========================
For Linux::
$ /etc/init.d/apache2 restart
or for FreeBSD::
$ /usr/local/etc/rc.d/apache2 restart