Fujitsu P2U3-0022-04ENZ0 manual Procedure

Page 23

Appendix A How to Set Up the Web Server

>

[Web server setup procedure]

Procedure

1 Open the apache setup file "httpd.conf" in an editor (e.g. vi).

2 Search for the line described as "Alias" in "httpd.conf." (example of "httpd.conf")

#

#Note that if you include a trailing / on fakename then the server will

#require it to be present in the URL. So "/icons" isn't aliased in this

#example, only "/icons/"..

#

Alias /icons/ "/home/httpd/icons/" <Directory "/home/httpd/icons">

Options Indexes MultiViews AllowOverride None

Order allow,deny Allow from all

</Directory>

3

4

Add the directory of the ETERNUSmgr Top Menu to the apache Alias. (Add underlined section below.)

(example of "httpd.conf")

#

#Note that if you include a trailing / on fakename then the server will

#require it to be present in the URL. So "/icons" isn't aliased in this

#example, only "/icons/"..

#

Alias /icons/ "/home/httpd/icons/" <Directory "/home/httpd/icons"> Options Indexes MultiViews AllowOverride None

Order allow,deny Allow from all </Directory>

Alias /ETERNUSmgr/ "/opt/FJSVgrmgr/www/" <Directory "/opt/FJSVgrmgr/www">

Options Indexes MultiViews AllowOverride None

Order allow,deny Allow from all

</Directory>

Reboot apache.

End of procedure

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

23

Copyright 2009 FUJITSU LIMITED

 

Image 23
Contents Page Page Preface Content and StructureContents READMEen.TXT Installing ETERNUSmgrETERNUSmgr CD-ROM READMEja.TXTBin/linux/eFJSVgrmgr-V20L30-1.i386.rpm Bin/sol/ETERNUSV20L30.PKGBin/hp/ETERNUSV20L30.HP Bin/aix/ETERNUSV20L3\30.AIXInstalling ETERNUSmgr ETERNUSmgr CD-ROM Supported Environment Installation OutlineFor Eternus GR series and ETERNUS3000 model 50, use Required Hardware/SoftwareFor ETERNUS6000, use Installation NotesWeb Directory and Web Directory Files ProcedureInstallation by rpm Command Select the type of target device ETERNUSmgr VxxLxx Http Polling engine was started Stxchk StxpolldWww/index.htm StxpollStxpollset.sh Www/fujitsu.gif, www/eternus.gif SetupWww/menu.htm Daemon Registration Login as superuserLog in as the superuser Uninstalling ETERNUSmgrUninstalling ETERNUSmgr Example Appendix a How to Set Up the Web ServerReboot apache Procedure Etc/init.d/httpd restart STXPOLL.INI STXPOLL1.INI Index