# Functions

CleanPath normalizes the URL path.
IndexRule appends indexFile to the path when it ends with a slash ("/") or otherwise likely represents a directory.

# Variables

DefaultRules contains a set of rules to reproduce the URL rewriting on static web servers.

# Interfaces

Rule implements a URL rewrite rule.

# Type aliases

RuleSequence represents a series of rewrite rules.