Enable and configure HTTP
You can configure HTTP and DAV to enable users to edit and manage files collaboratively across remote web servers. You can only perform this task through the OneFS web administration interface.
Procedure
- Click Protocols > HTTP Settings.
- In the
Service area, select one of the following settings:
OptionDescriptionEnable HTTPAllows HTTP access for cluster administration and browsing content on the cluster.Disable HTTP and redirect to the OneFS Web Administration interfaceAllows only administrative access to the web administration interface. This is the default setting.Disable HTTPCloses the HTTP port that is used for file access. Users can continue to access the web administration interface by specifying the port number in the URL. The default port is 8080.
- In the
Protocol Settings area, in the
Document root directory field, type a path name or click
Browse to browse to an existing directory in
/ifs.
The HTTP server runs as the daemon user and group. To correctly enforce access controls, you must grant the daemon user or group read access to all files under the document root, and allow the HTTP server to traverse the document root.
- In the
Authentication Settings area, from the
HTTP Authentication list, select an authentication setting:
OptionDescriptionOffDisables HTTP authentication.Basic Authentication OnlyEnables HTTP basic authentication. User credentials are sent in cleartext.Integrated Authentication OnlyEnables HTTP authentication via NTLM, Kerberos, or both.Integrated and Basic AuthenticationEnables both basic and integrated authentication.Basic Authentication with Access ControlsEnables HTTP basic authentication and enables the Apache web server to perform access checks.Integrated Authentication with Access ControlsEnables HTTP integrated authentication via NTLM and Kerberos, and enables the Apache web server to perform access checks.Integrated and Basic Authentication with Access ControlsEnables HTTP basic authentication and integrated authentication, and enables the Apache web server to perform access checks.
- To allow multiple users to manage and modify files collaboratively across remote web servers, select Enable WebDAV.
- Select Enable access logging.
- Click Save Changes.