Property

CogDirectoryFilesHandler:use-host

Declaration

property use-host: gboolean [ read, write ]

Description [src]

Whether to use the URI host component as the first subdirectory name.

For example, given a request for the URI scheme://host/some/path:

  • When enabled, a subdirectory named host/some/path will be searched for inside the base-path.
  • When disabled, a subdirectory named some/path will be searched for inside the base-path.
Type: gboolean

Flags

Readableyes
Writableyes
Constructno
Construct onlyno