summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_website.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* rgw: fix the subdir without slash of s3 website urlliuhong2017-06-291-1/+3
* rgw: alter data structures to accommodate Static Website of Swift API.Radoslaw Zarzynski2016-09-151-1/+1
* S3Website: AmazonS3 changed RedirectAll HTTP response.Robin H. Johnson2016-01-201-1/+1
* Copyright: add copyright blocks to new files, and update files with existing ...Robin H. Johnson2016-01-161-0/+14
* S3Website: Ensure redirect_all has a 302 response, just like AmazonS3Robin H. Johnson2015-08-241-0/+1
* RGWWebsite: first pass at error redirect and error page handling.Robin H. Johnson2015-08-241-5/+19
* rgw-website: handle redirect_all via RGWBWRoutingRule.Robin H. Johnson2015-08-241-2/+6
* rgw-website: append the key, not overwrite.Robin H. Johnson2015-08-241-3/+3
* rgw-website: Use default hostname/protocol if redirect does not specify.Robin H. Johnson2015-08-241-2/+2
* rgw-website: do not truncate nuke key if valid.Robin H. Johnson2015-08-241-0/+2
* rgw: apply redirect rules in static websiteYehuda Sadeh2015-08-241-19/+34
* rgw: define data structures for static website configYehuda Sadeh2015-08-241-0/+69