User's Guide
When you have installed the gateway files for your
operating system, you need to configure your Web server to find and recognize the Gateway files.
You need to perform the tasks which are described in detail below:
- Map the MQSeries Internet Gateway files to suit the Web server
interface that you intend to use. If you map to more than one interface, your input forms will use
the first configured interface they find.
- Configure the path to your MQSeries Internet Gateway and documentation files
- Restart your Web server
Use the Registry editor, to map files with an extension of '.mqf' to the MQSeries Internet
program for either the CGI interface, or the ISAPI interface:
In the following entries
gateway_dir is the path to your Gateway files directory for your installation.
- Start Regedt32.exe and expand each of the following directories in turn until you reach
the ScriptMap file
- HKEY_LOCAL_MACHINE
- SYSTEM
- CurrentControlSet
- Services
- W3SVC
- Parameters
- ScriptMap
- From the Edit menu, choose Add Value. The Data type is REG_SZ.
- Add your file extension information:
.mqf
- Select OK
- In the String editor window, enter:
- for CGI
gateway_dir\dmqcgi.dll
- for ISAPI
gateway_dir\dmqisapi.dll
- Select OK
- Close the Registry editor
Use the Internet Service Manager to configure your Gateway and documentation paths:
In the following entries
gateway_dir is the path to the Gateway files directory for your installation, and
docs_dir is the path to the documentation files directory for your installation.
- Start the Internet Service Manager from the Microsoft Internet Information Server menu
- Select WWW from the displayed list of services
- Select Service Properties from the Properties menu
to display a notebook of pages
- On the Service page:
- Accept the default username that is displayed
- Enter a password for the default name
- Check the 'Allow anonymous' box
- On the Directories page:
- For the CGI/ISAPI programs
- Select Add and enter the following data
Field name | Data |
---|
Directory | gateway_dir |
Virtual Directory checkbox | check |
Alias | /dmq-bin |
Read checkbox | uncheck |
Execute checkbox | check |
When you have completed all the fields, select OK.
- For the documentation
- Select Add and enter the following data
Field name | Data |
---|
Directory | docs_dir |
Virtual Directory checkbox | check |
Alias | /dmq |
Read checkbox | check |
Execute checkbox | uncheck |
When you have completed all the fields, select OK.
- Select OK in the main window to complete the configuration
When your Web server configuration is complete, the gateway is ready for use.
To Configure another Web server,
click on the name of the server name in the following list:
![[Help]](images/help.gif)
[ Home |
Order |
Search |
Contact IBM |
Legal ]
(C) IBM Corporation 1997. All Rights Reserved