
Oracle White Paper—Oracle Portal Enterprise Deployment Guide: 11.1.1.2
Remove the Virtual Host entry for APPHOST1 and add an entry for WEBHOST2. The
resulting file should look like:
NameVirtualHost *:7778
<VirtualHost *:7778>
ServerName https://myPortal.mycompany.com:443
RewriteEngine On
RewriteOptions inherit
UseCanonicalName On
</VirtualHost>
<VirtualHost *:7778>
ServerName webhost2.mycompany.com:7777
RewriteEngine On
RewriteOptions inherit
UseCanonicalName On
</VirtualHost>
Configure Web Cache
Log into the Enterprise Manager Administration Console
Log into the Enterprise Manager Console using the URL:
http://apphost1.mycompany.com:7001/em
Default User Name and Password are the same as the domain username and password entered
during the installation.
Create Origin Server
In the Navigator window, expand the Web Tier tree.
Click on the component Web Cache1
From the drop down list at the top of the page select Administration – Origin Servers
Select Create
Enter the following information to add the origin server
Host WEBHOST2.mycompany.com
77
Commenti su questo manuale