Setting up the server for attached documents for two computers and a dedicated Hypertext Transfer Protocol server

This configuration scenario relies on an HTTP server that is independent of the system. You can use the HTTP server application that you prefer, either WebSphere® Application Server or WebLogic Server.

Procedure

  1. Depending on your operating system, perform one of the following tasks:
    Option Description
    Windows In Apache, edit the httpd.conf file to use d:\doclinks as its default home page documents directory.
    UNIX In Apache, edit the httpd.conf file to use /home/doclinks as its default home page documents directory.
  2. Because you edited the httpd.conf file, restart the HTTP server.


Feedback