Previous Topic: 4.8.5.1 Using the Pass Directive

Next Topic: 4.8.6 Exporting DocWebVu

4.8.5.2 Access Permissions


The access permissions of all files and directories must be
set properly for the IBM HTTP Server to access CA MICS
Documentation Web View.  It is recommended that a file access
mask of rw-rw-r-- be used (Owner=read/write,
GROUP=read/write, Other=read) for all DocWebVu files.  The
chmod command can be used to set/reset permissions.

It is recommended that a file access mask of rwxr-xr-x be
used (Owner=read/write/execute, Group=read/execute, Other
read/execute) for all DocWebVu directories.  The chmod
command can be used to set/reset permissions.

Refer to section 5.7.2.2 for more information on access
permissions.