Author: woonsan
Date: Wed Nov 25 16:14:40 2009
New Revision: 884172
URL: http://svn.apache.org/viewvc?rev=884172&view=rev
Log:
APA-24: Adding description about proxy host and port preferences
Modified:
portals/site/applications/src/site/xdoc/webcontent/index.xml
Modified: portals/site/applications/src/site/xdoc/webcontent/index.xml
URL:
http://svn.apache.org/viewvc/portals/site/applications/src/site/xdoc/webcontent/index.xml?rev=884172&r1=884171&r2=884172&view=diff
==============================================================================
--- portals/site/applications/src/site/xdoc/webcontent/index.xml (original)
+++ portals/site/applications/src/site/xdoc/webcontent/index.xml Wed Nov 25
16:14:40 2009
@@ -114,6 +114,16 @@
<td>The URL of the remote or local site to be hosted.
</td>
</tr>
+ <tr>
+ <td>PROXYHOST</td>
+ <td>proxyserver1.mycompany.com</td>
+ <td>The proxy server host name.</td>
+ </tr>
+ <tr>
+ <td>PROXYPORT</td>
+ <td>8000</td>
+ <td>The proxy server port.</td>
+ </tr>
</table>
</subsection>
<subsection name='IFrame Portlet Preferences'>