Web access
Enables access to the shared folder from the web.
- Virtual Host
- Allows you to choose which host name is available on the shared
folder. The list comes from the card "Server Alias" in the
module "DNS and DHCP."
- Web address (URL)
- Defines the web address on which the resource is available.
- Allow access only from trusted networks
- If only enabled, restricts access to the resource only to trusted
networks.
- Require a password
- The access to the resource from the web requires no
authentication. Enable this option to require a password: specify
it in the field below.
- Require SSL encrypted connection
- Web clients will be forced to connect to the shared folder using
the HTTPS protocol.
- Allow .htaccess and write permissions overrides
- A file named .htaccess on the shared folder root is considered a web
server configuration file. See Apache .htaccess howto.
A file named .htwritable on the shared folder root enables write access
on specific subdirectories. The expected contents of that file are a list
of subdirectories (one fore each line) where the web server is granted
write permission.