1. | Create a folder (for example, bluezone) in the root of the iSeries web server. This will be the top-level folder for the Web-to-Host web server files. |
2. | On the machine where the Web-to-Host Wizard is installed, locate the place where your Web-to-Host web server files are stored.
This would be the place where you stored all the sites that you created with the Web-to-Host Wizard. Keep in mind that you
may have only created one site.
Note Do not use shared folders to copy files because some of the BlueZone Web-to-Host web server files do not conform to the Windows
8.3 naming convention.
|
3. | On the iSeries host, upload each site including the entire sub file structure that was created by the BlueZone Web-to-Host
Wizard to the new folder that you just created. Upload all files as binary and the .htm pages as text.
CAUTION You must not change the file structure of the Web-to-Host web server files. All folders and subfolders including all their
files must be uploaded to the web server just as they were created by the Web-to-Host Wizard. If anything is changed, you
run the risk of the site becoming inoperable.
For example, if you created a site called MySite, upload it to the bluezone older as shown here:
\bluezone\mysite
By uploading the entire contents of the MySite folder, you will automatically be uploading all the launch folders that are associated with this site. In this example,
there is a launch folder called MyFolder Your directory structure should look something like this:
\bluezone\mysite\myfolder
|
1. | While logged on with QSECOFR authority, you will need to update the HTTP configuration file. On the command line execute
type: WRKHTTPCFG
|
2. | At the bottom (end) of the existing entries, add a line. |
3. | Add the following entry: Pass /bluezone/* /bluezone/mysite/myfolder/*
When the HTTP web server receives a request with a URL containing /bluezone, it will send it to the folder /bluezone/mysite/myfolder/ and execute the default page.
|
4. | Refresh the server to recognize the updated configuration file. On the command line execute type: STRTCPSVR
|
1. | From a Windows workstation, launch your browser. |
2. | Type in the URL of your iSeries HTTP web server, followed by /bluezone (or whatever you called the folder where BlueZone Web-to-Host is installed), then the site name, and press ENTER. For example:
http://63.69.143.23/bluezone
Or
http://www.myhost.com/bluezone
If your HTTP web server is set up properly, the default.htm page will launch the correct launch page.
|
3. | The Web-to-Host control module will download and install. Then, a web page with a BlueZone launch pad will be displayed. The launch pad will contain icons for one or more BlueZone emulation clients. |
4. | Continue the test by launching a BlueZone emulation client session by double clicking one of the icons. |
5. | If you have both Internet Explorer and Netscape users, be sure to test with both browsers.
Note When conducting browser tests, it’s okay to run IE and Netscape at the same time however, you can not launch a BlueZone display
session from one browser then launch the same BlueZone display session from the other. The second session will not launch.
You must close down the first BlueZone session (not the browser) before launching the same BlueZone session with the other
browser.
|