]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Replaced code-block with inline literal to fix auto numbering.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 17 Sep 2013 17:39:24 +0000 (10:39 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 17 Sep 2013 17:39:24 +0000 (10:39 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/install/rpm.rst

index 4521dfbe13d6be94aaaf0cf6f6111bbebaa52d95..ea96d394c7a414ef72ad90ee3c010c5f78beff37 100644 (file)
@@ -202,9 +202,7 @@ Installing Ceph Object Storage
        ServerName {FQDN}
        
        
-#. Create an Apache httpd virtual host in ``/etc/httpd/conf.d/rgw.conf``.
-
-.. code-block:: ini
+#. Create an Apache httpd virtual host in ``/etc/httpd/conf.d/rgw.conf``. ::
 
        FastCgiExternalServer /var/www/s3gw.fcgi -socket /tmp/radosgw.sock
        <VirtualHost *:80>