Fujitsu P2U3-0022-04ENZ0 manual Reboot apache

Models: P2U3-0022-04ENZ0

1 27
Download 27 pages 59.35 Kb
Page 22
Image 22

Appendix A How to Set Up the Web Server

>

3 Correct the path set in "DocumentRoot" to the directory of the ETERNUSmgr Top Menu. (Change underlined section below.)

(example of "httpd.conf")

#

#DocumentRoot: The directory out of which you will serve your

#documents. By default, all requests are taken from this directory, but

#symbolic links and aliases may be used to point to other locations.

DocumentRoot "/opt/FJSVgrmgr/www"

4 Add the directory option setting (setting to display the directory list).

<Directory "/opt/FJSVgrmgr/www"> DirectoryIndex index.htm Options Indexes MultiViews AllowOverride None

Order allow,deny Allow from all

</Directory>

5 Reboot apache.

End of procedure

Example 2

Setting up the ETERNUSmgr Top Menu directory as a Web server public directory ("/ ETERNUSmgr") when installing ETERNUSmgr using the default settings.

[Assumptions]

apache is already installed under the following directory configuration

Root path for apache HTML

: "/home/httpd/html"

document

 

Full path of apache setup file

: "/etc/httpd/conf/httpd.conf"

ETERNUSmgr is installed under the following settings

Directory of top menu

: "/opt/FJSVgrmgr/www"

URL for above directory

: "http://(Web server name. domain name)/

ETERNUSmgr"

 

P2U3-0022-04ENZ0 ETERNUS Disk storage systems ETERNUSmgr Install Guide for Linux

22

Copyright 2009 FUJITSU LIMITED

 

Page 22
Image 22
Fujitsu P2U3-0022-04ENZ0 manual Reboot apache