diff mbox

radosgw: Remove PHP setting from VirtualHost documentation

Message ID 1302171814-7959-1-git-send-email-wido@widodh.nl (mailing list archive)
State New, archived
Headers show

Commit Message

Wido den Hollander April 7, 2011, 10:23 a.m. UTC
Signed-off-by: Wido den Hollander <wido@widodh.nl>
---
 man/radosgw.8 |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

Comments

Sage Weil April 7, 2011, 9:36 p.m. UTC | #1
Applied, thanks!

sage

On Thu, 7 Apr 2011, Wido den Hollander wrote:

> 
> Signed-off-by: Wido den Hollander <wido@widodh.nl>
> ---
>  man/radosgw.8 |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/man/radosgw.8 b/man/radosgw.8
> index 3eab509..316f5f2 100644
> --- a/man/radosgw.8
> +++ b/man/radosgw.8
> @@ -33,7 +33,6 @@ An apache example configuration for using the RADOS gateway:
>  
>    <IfModule mod_fcgid.c>
>      SuexecUserGroup web1 web1
> -    PHP_Fix_Pathinfo_Enable 1
>      <Directory /var/www/web1/web/>
>        Options +ExecCGI
>        AllowOverride All
> -- 
> 1.7.0.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/man/radosgw.8 b/man/radosgw.8
index 3eab509..316f5f2 100644
--- a/man/radosgw.8
+++ b/man/radosgw.8
@@ -33,7 +33,6 @@  An apache example configuration for using the RADOS gateway:
 
   <IfModule mod_fcgid.c>
     SuexecUserGroup web1 web1
-    PHP_Fix_Pathinfo_Enable 1
     <Directory /var/www/web1/web/>
       Options +ExecCGI
       AllowOverride All