]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix formatting.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 29 Oct 2013 19:01:42 +0000 (12:01 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 29 Oct 2013 19:01:42 +0000 (12:01 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/install/install-apache.rst

index 642d876f776c752e5eee877c7797bbe278704a33..d685a4021760e3dbf6af3351ea0cb550ec7c3978 100644 (file)
@@ -27,16 +27,16 @@ RPM Packages
 To install Apache and FastCGI RPMs, execute the following:: 
 
        rpm -ivh fcgi-2.4.0-10.el6.x86_64.rpm 
-       rpm -ivh mod_fastcgi-2.4.6-2.el6.rf.x86_64.rpm
+       rpm -ivh mod_fastcgi-2.4.6-2.el6.rf.x86_64.rpm
 
    Or:: 
-   
-   sudo yum install httpd mod_fastcgi
+
+       sudo yum install httpd mod_fastcgi
 
 
 Install w/ 100-Continue
 =======================
-       
+
 The Ceph community provides a slightly optimized version of the  ``apache2``
 and ``fastcgi`` packages. The material difference is that  the Ceph packages are
 optimized for the ``100-continue`` HTTP response,  where the server determines