From: John Wilkins Date: Tue, 29 Oct 2013 19:01:42 +0000 (-0700) Subject: doc: fix formatting. X-Git-Tag: v0.73~28^2~20 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=46d897a377acb484043c4ef2104af096c32f7306;p=ceph.git doc: fix formatting. Signed-off-by: John Wilkins --- diff --git a/doc/install/install-apache.rst b/doc/install/install-apache.rst index 642d876f776c..d685a4021760 100644 --- a/doc/install/install-apache.rst +++ b/doc/install/install-apache.rst @@ -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