HP StorageWorks 9100 Extreme Data Storage System administration guide V1.0.2 (AN540-96018, February 2010)

Parameters
network=eth<number>
Mandatory parameter
Example
The following removes all virtual host IP addresses that exist on eth2:
# exdsmgr delete vhttpd network=eth2
Managing Apache configuration options
The HP ExDS9100 includes a configured Apache server running on every server. The /etc/httpd/
conf/httpd.conf file is actually a symbolic link to /var/mxso/httpd/conf/httpd.conf.
This file is located on the utility filesystem. Because every server is using the same file, you need only
change parameters on one server to have them take affect on all servers; however, you must restart
the Apache service on each server to pick up the changes.
You will want to modify /etc/httpd/conf/httpd.confspecifically, the DocumentRoot. As
shipped, the DocumentRoot points to /var/mxso/httpd/www. This directory contains more
information about configuring Apache for your server. See Customizing HTTP on page 85 for more
information.
As an alternative, you can replace /etc/httpd/conf/httpd.conf with your own configuration
file or replace it with a different symbolic link. The /var/mxso/httpd/conf/httpd.conf
configuration file is provided for your convenience, but is not required to operate the system.
NOTE:
Do not use /var/mxso as a repository for Web documents; instead, use one of the data filesystems.
9100 Extreme Data Storage System administration guide 79