InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.45: Administering WebSphere plug-ins for Web servers >
6.6.45.0: Properties of WebSphere plug-ins for Web servers

6.6.45.0: Properties of WebSphere plug-ins for Web servers

Finding the plug-in configuration files

The working or active versions of the OSE plug-in files reside in the directory:

product_installation_root/temp

Reference versions of the OSE plug-in files reside in the directory:

product_installation_root/properties
OSE plug-ins

The OSE plug-in configuration consists of three files that are read by the plug-in code. The files define the selection criteria by which the plug-in code will accept and handle requests.

The following .properties files track the configuration of a WebSphere plug-in for a Web server:

  • vhosts - This file is used to map the virtual hosts mentioned in a request to an actual host. If the virtual host in the request is a valid virtual host for an actual host in the administrative domain, the Application Server product adds the rest of the URL.

  • rules - This file is used for looking up the URL constructed from the information in the vhost file.

  • queues - This file is used to find the connection parameters for the Web server queue.

Go to previous article: Administering WebSphere plug-ins for Web servers Go to next article: Modifications to Web server configuration files during product installation

 

 
Go to previous article: Administering WebSphere plug-ins for Web servers Go to next article: Modifications to Web server configuration files during product installation