Apache Module mod_rewrite Description:
Provides a rule-based rewriting engine to rewrite requested URLs on the fly
Status:
Extension
ModuleIdentifier:
rewrite_module
SourceFile:
mod_rewrite.c
Summary The mod_rewrite module uses a rule-based rewriting engine, based on a PCRE regular-expression parser, to rewrite requested URLs on the fly. By default, mod_rewrite maps a URL to a filesystem path. However, it can also be used to redirect one URL to another URL, or to invoke an internal proxy fet