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:36 UTC

svn commit: r151210 - lenya/trunk/src/webapp/lenya/pubs/default/config/publication.xconf

Author: gregor
Date: Thu Feb  3 11:23:34 2005
New Revision: 151210

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

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

Modified: lenya/trunk/src/webapp/lenya/pubs/default/config/publication.xconf
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/config/publication.xconf?view=diff&r1=151209&r2=151210
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/config/publication.xconf (original)
+++ lenya/trunk/src/webapp/lenya/pubs/default/config/publication.xconf Thu Feb  3 11:23:34 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>
@@ -27,6 +27,9 @@
   <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