Creating attached documents directories for two computers and a dedicated Hypertext Transfer Protocol server

The first step in configuring for attached documents is to create directories to store the files. This task is for both WebSphere® Application Server and WebLogic Server and is applicable for systems running either Windows or UNIX.

Procedure

  1. Create a doclinks directory on the computer that stores the document files.

    For example:

    Operating system Doclinks directory
    Windows D:\doclinks
    UNIX /home/doclinks
  2. Create the following subdirectories under doclinks:
    • attachments
    • default
    • diagrams
    • images

    If you created additional attached document folders, then create subdirectories for them.

  3. On the application server computer that runs the system, perform one of these tasks:
    Option Description
    Windows Map drive H to drive D on the computer on which the documents are stored.
    UNIX Configure /d01 to be the NFS mount point for the / home file system on the HTTP server that stores the document files.


Feedback