Skip to content

Commit

Permalink
Strengthening language for subdomain configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
genevec committed Jul 9, 2015
1 parent fe3c84c commit eefe267
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -132,7 +132,9 @@ Display Farsi version of Javascript and CSS

## Configuration - Sandboxing ##

For improved security, you may want to have cached content served from a separate domain. Here is a sample configuration where the site is running at www.amber.com, while cached content is served from sandbox.amber.com.
For improved security, you must next configure Amber to serve cached content from a separate domain. We recommend that you establish a subdomain for this purpose.

Here is a sample configuration where the site is running at www.amber.com, while cached content is served from sandbox.amber.com.

http {
[...]
Expand Down

0 comments on commit eefe267

Please sign in to comment.