Prev: Next: , Up: Configuration[Contents][Index]


9.3 String Expansions

String arguments to some configuration statements undergo several expansions before use. The backreference expansion replaces special notations in the string called backreferences with corresponding parts of the request recently matched against a regular expression. The request accessor interpretation inserts some fragments of the request URL into the string.

These expansions are discussed in detail below.