6.0 HP X9000 File Serving Software File System User Guide (TA768-96043, October 2011)

To modify a configuration profile from the command line, use the following command:
ibrix_httpconfig -m PROFILENAME [-h HOSTLIST] [-S SETTINGLIST]
Viewing configuration profiles
The Modify HTTP Profile dialog box shows details for a specific configuration profile. To view this
information from the CLI, use the following command:
ibrix_httpconfig -i PROFILENAME [-v level]
Deleting a configuration profile
To remove a configuration profile, select the profile on the HTTP Config Profiles panel, click Delete
Profile, and confirm the operation. From the command line, use the following command to delete
a profile:
ibrix_httpconfig -d PROFILENAME
Managing virtual hosts
If an SSL certificate is required for HTTP access, you can specify the certificate when you create
the vhost. The SSL certificate must already exist. Add your certificates on the GUI (select Certificates
from the Navigator), or use the ibrix_certificate command to add them.
Adding a virtual host
To add an HTTP virtual host, click Add VHost on the VHosts bottom panel. The HTTP Wizard then
opens at the Add Vhost dialog box. To add a virtual host from the CLI, use the following command:
88 Using HTTP