Property

Cog.DirectoryFilesHandler:strip-components

Declaration

strip-components: guint

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 an URI with path /a/b/c/d.html will ignore the /a/b prefix and search for c/d.html.

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno