

A custom header is added when the request's virtual path matches with the value or the pattern of its associated Virtual Path field.
#Abyss web server default login download#
When empty or set to *, the host listens for incoming connections on all available network interface (which the default and the recommended setting.)ĭisable Download Resuming for: Download resuming (through the Range HTTP header) is disabled for requests which path matches one of the virtual paths listed in this table.ĭisable Caching Negotiation for: Caching negotiation with the browser (through the If-modified HTTP headers) is disabled for requests which path matches one of the virtual paths listed in this table.Ĭustom HTTP Headers: Use this table to declare custom HTTP headers that will be included in the server responses. This dialog contains the following fields:īind to IP Address: The IP address of the network interface that the host should listen on. to open the operating system parameters dialog. Refer to the " Patterns Format" appendix for more information about patterns.Īdvanced Parameters: Press Edit. A host name in this table can also be a pattern such as *. If the table is empty, the host is not associated with a specific name and will answer any request that reaches it on the configured port. Host Names: This table contains the names associated with the current host. Otherwise, visitors' browsers will report a warning about mismatched names on every access to the host. Note that the certificate's Host Name (Common Name) should be equal to or match with the names associated with the current host. This field is not available if the Protocol is set to HTTP only. This field is not available if the Protocol is set to HTTP only.Ĭertificate: The certificate that is used for secure connections with the current host. HTTPS Port: The port on which the host waits for secure HTTPS connections. This field is not available if the Protocol is set to HTTPS only. HTTP Port: The port on which the host waits for HTTP connections.

In such a situation, you can configure some virtual paths to be accessible on secure connections only by adding them to the Exclusively Serve On HTTPS table. On Abyss Web Server X2, the host can be configured to serve content on both secure and non-secure connections by setting Protocol to HTTP+HTTPS. To have the host serve content over secure connections only using SSL/TLS, set it to HTTPS. Protocol: Set it to HTTP to configure the host to use normal non-secure connections.

If it is a relative path then it is considered as a subpath of the server root. The General dialog contains the general configuration parameters of a host.ĭocuments Path: The path of the web site files.
