From: John Wilkins Date: Fri, 31 May 2013 03:25:25 +0000 (-0700) Subject: doc: Updated conf with ServerAlias for S3 subdomains. X-Git-Tag: v0.65~182 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=65294bf67ef35a00f0dff1c6142738e0dcd6d274;p=ceph.git doc: Updated conf with ServerAlias for S3 subdomains. Signed-off-by: John Wilkins --- diff --git a/doc/start/rgw.conf b/doc/start/rgw.conf index 3e4878834c66..e1bee9986310 100644 --- a/doc/start/rgw.conf +++ b/doc/start/rgw.conf @@ -4,6 +4,8 @@ FastCgiExternalServer /var/www/s3gw.fcgi -socket /tmp/radosgw.sock ServerName {fqdn} + + ServerAdmin {email.address} DocumentRoot /var/www RewriteEngine On