You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by bu...@apache.org on 2012/01/09 16:36:12 UTC

svn commit: r802191 - /websites/staging/rave/trunk/content/rave/documentation/configure-locked-domain.html

Author: buildbot
Date: Mon Jan  9 15:36:12 2012
New Revision: 802191

Log:
Staging update by buildbot

Modified:
    websites/staging/rave/trunk/content/rave/documentation/configure-locked-domain.html

Modified: websites/staging/rave/trunk/content/rave/documentation/configure-locked-domain.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/documentation/configure-locked-domain.html (original)
+++ websites/staging/rave/trunk/content/rave/documentation/configure-locked-domain.html Mon Jan  9 15:36:12 2012
@@ -104,7 +104,7 @@
      // attempt to use the authority at all.  Ideally it would be another hostname that points to this server.
      // Example: unlockedDomain="shindig.example.com" lockedDomainSuffix="-locked.gadgets.example.com"
     -&quot;gadgets.uri.iframe.lockedDomainSuffix&quot;: &quot;<span class="cp">${</span><span class="n">Cur</span><span class="p">[</span><span class="s">&#39;defaultShindigTestAuthority&#39;</span><span class="p">]</span><span class="cp">}</span>&quot;,
-    +&quot;gadgets.uri.iframe.lockedDomainSuffix&quot;: &quot;-locked.gadgets.mmodules.org:8080&quot;,
+    +&quot;gadgets.uri.iframe.lockedDomainSuffix&quot;: &quot;-locked.gadgets.example.com:8080&quot;,
 
      // Origins for CORS requests and/or Referer validation
      // Indicate a set of origins or an entry with * to indicate that all origins are allowed