Property

CogDirectoryFilesHandler:strip-components

Declaration

property strip-components: guint [ read, write, construct ]

Description [src]

Number of leading path components to strip (ignore) at the beginning of request URIs.

For example, when set to 2, a request for a URI with path /a/b/c/d.html will ignore the /a/b prefix and search for c/d.html.

Type: guint

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno