Hp StoreAll Storage User Manual Page 118

  • Download
  • Add to my manuals
  • Print
  • Page
    / 254
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 117
Managing the HTTP configuration
View a configuration profile:
ibrix_httpconfig -i PROFILENAME [-v level]
Modify a configuration profile:
ibrix_httpconfig -m PROFILENAME [-h HOSTLIST] [-S SETTINGLIST]
Delete a configuration profile:
ibrix_httpconfig -d PROFILENAME
View a virtual host:
ibrix_httpvhost -i VHOSTNAME -c PROFILENAME [-v level]
Modify a virtual host:
ibrix_httpvhost -m VHOSTNAME -c PROFILENAME -I IP-Address:Port [-S
SETTINGLIST]
Delete a virtual host:
ibrix_httpvhost -d VHOSTNAME -c PROFILENAME
View an HTTP share:
ibrix_httpshare -i SHARENAME -c PROFILENAME -t VHOSTNAME [-v level]
Modify an HTTP share:
ibrix_httpshare -m SHARENAME -c PROFILENAME -t VHOSTNAME [-f FSNAME -p
dirpath] [-P urlpath] [-u USERLIST] [-S SETTINGLIST]
The following example modifies an HTTP, enabling WebDAV:
# ibrix_httpshare -m share1 c cprofile1 t dav1vhost1 S
"davmethods=true"
Delete an HTTP share:
ibrix_httpshare -d SHARENAME -c PROFILENAME -t VHOSTNAME
Starting or stopping the HTTP service manually
Start the HTTP service:
/usr/local/ibrix/httpd/bin/apachectl -k start -f
/usr/local/ibrix/httpd/conf/httpd.conf
Stop the HTTP service:
/usr/local/ibrix/httpd/bin/apachectl -k stop -f
/usr/local/ibrix/httpd/conf/httpd.conf
Restart the HTTP service:
/usr/local/ibrix/httpd/bin/apachectl -k restart -f
/usr/local/ibrix/httpd/conf/httpd.conf
NOTE: When the HTTP configuration is changed with the GUI or CLI, the HTTP daemon is restarted
automatically.
118 Using HTTP
Page view 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 253 254

Comments to this Manuals

No comments