Salesforce

HTTP Server (Powered by Apache) Configuration (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

HTTP Server (Powered by Apache) Configuration (Magic xpa 3.x)

To configure an Apache HTTP server:

  1. From the command line, start the administrative server instance by issuing the following command:

STRTCPSVR SERVER(*HTTP) HTTPSVR(*ADMIN)

  1. From the Windows client, open the following URL to create the Apache instance:

http://<server_name>:2001

  1. The Apache instance directory and its configuration files are created in the /www directory. Copy the lines contained in <Magic install directory>/web_utils/magic.conf to the Apache configuration file.

    Note: The MGREQ.INI file, which is used by Apache, is located in the same directory where the Magic xpa Internet requester program mgrqcgi031 is located. The default location of the MGREQ.INI file and the Magic xpa Internet requester program mgrqcgi031 is the cgibin directory.

To send a request to a Magic xpa Server on IBM i from an Internet Browser open the following URL:

http://<server_name>/cgi-bin/mgrqcgi024?appname=examples&prgĀ­name=AAA


To configure Magic xpa to run with the HTTP Apache Server on IBM i, see the procedure in the Setting Up a Magic xpa Internet Requester for Other Web Servers section.

Reference
Attachment 
Attachment