WEB SERVERS
1. Create the following directory structure on the IIS machine (you may use any drive);
C:\WebSphere\AppServer\config
C:\WebSphere\AppServer\etc
C:\WebSphere\AppServer\logs
5. Create a new Virtual Directory for the Web site instance you want to work with WebSphere. To do this with a default installation, expand the tree on the left until you see "Default Web Site." Right click on "Default Web Site" and select New - Virtual Directory. This opens the wizard for adding a Virtual Directory.
6. In the Alias field, enter "sePlugins."
7. In the Directory field, browse to the WebSphere bin directory (C:\WebSphere\AppServer\bin).
8. For access permissions, check "Execute" and uncheck all other permissions.
9. Click Finish. A virtual directory titled "sePlugins" is added to your default Web site.
10. In this step, follow the appropriate procedure for your version of Windows.
12. In the "Filter Name:" field, type "iisWASPlugin."
13. In the "Executable:" field, click Browse. Open the WebSphere bin directory and select "iisWASPlugin_http.dll."
14. Close all open windows by clicking OK.
15. In this step, follow the appropriate procedure for your version of WebSphere.
c:\WebSphere\Appserver\config\plugin-cfg.xml
For more information, see Configuring Microsoft Internet Information Services (IIS) in the WebSphere Application Server Information center.
Related topics