You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/02/03 20:23:41 UTC

svn commit: r151211 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/publication.xconf

Author: gregor
Date: Thu Feb  3 11:23:39 2005
New Revision: 151211

URL: http://svn.apache.org/viewcvs?view=rev&rev=151211
Log:
Added a note on proxy configuration to publication.xconf

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/publication.xconf

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/publication.xconf
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/publication.xconf?view=diff&r1=151210&r2=151211
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/publication.xconf (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/publication.xconf Thu Feb  3 11:23:39 2005
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 
-<!-- $Id: publication.xconf,v 1.10 2004/07/22 13:44:53 andreas Exp $ -->
+<!-- $Id$ -->
 
 <publication>
   <languages>
@@ -26,7 +26,10 @@
   <document-builder>org.apache.lenya.cms.publication.DefaultDocumentBuilder</document-builder>
   <breadcrumb-prefix/>
   
-  <!--
+  <!-- 
+       For information about these settings, read 
+       http://lenya.apache.org/docs/1_2_x/components/deployment/proxying.html
+
   <proxy area="live" ssl="true" url="https://www.host.com/ssl/default"/>
   <proxy area="live" ssl="false" url="http://www.host.com/default"/>
   <proxy area="authoring" ssl="true" url="https://www.host.com/lenya/default/authoring"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org