From 65294bf67ef35a00f0dff1c6142738e0dcd6d274 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 30 May 2013 20:25:25 -0700 Subject: [PATCH] doc: Updated conf with ServerAlias for S3 subdomains. Signed-off-by: John Wilkins --- doc/start/rgw.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/start/rgw.conf b/doc/start/rgw.conf index 3e4878834c6..e1bee998631 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 -- 2.47.3