Module rewrites

Source
Expand description

Module that allows to rewrite request URLs with pattern matching support.

Functions§

rewrite_uri_path
It returns a rewrite’s destination path if the current request uri matches against the provided rewrites array.