mod_rewrite
E758390
mod_rewrite is an Apache HTTP Server module that provides a powerful and flexible rule-based engine for rewriting requested URLs on the fly.
All labels observed (1)
| Label | Occurrences |
|---|---|
| mod_rewrite canonical | 1 |
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
Apache HTTP Server module
ⓘ
URL rewriting engine ⓘ |
| developedFor | Apache HTTP Server 1.3 and later NERFINISHED ⓘ |
| documentationURL | https://httpd.apache.org/docs/current/mod/mod_rewrite.html ⓘ |
| hasDirective |
RewriteBase
ⓘ
RewriteCond ⓘ RewriteEngine ⓘ RewriteLock ⓘ RewriteLog NERFINISHED ⓘ RewriteLogLevel ⓘ RewriteMap NERFINISHED ⓘ RewriteOptions ⓘ RewriteRule ⓘ |
| hasFeature | RewriteLog (deprecated in newer versions) ⓘ |
| implementedIn | C NERFINISHED ⓘ |
| license | Apache License 2.0 ⓘ |
| maintainedBy | Apache HTTP Server Project NERFINISHED ⓘ |
| partOf | Apache HTTP Server NERFINISHED ⓘ |
| provides | rule-based URL rewriting ⓘ |
| supports |
.htaccess files
ⓘ
PCRE syntax ⓘ URL redirection ⓘ access control via rewriting rules ⓘ conditional rewriting based on HTTP headers ⓘ conditional rewriting based on environment variables ⓘ conditional rewriting based on filesystem checks ⓘ conditional rewriting based on requested URI ⓘ conditional rewriting based on requested host ⓘ conditional rewriting based on server variables ⓘ conditional rewriting based on time ⓘ content negotiation via rewriting ⓘ environment variable manipulation ⓘ internal URL rewriting ⓘ per-directory configuration ⓘ proxying via rewriting ⓘ query string manipulation ⓘ regular expressions ⓘ server config context ⓘ |
| usedFor |
HTTPS enforcement
ⓘ
canonical URL redirection ⓘ language and locale negotiation ⓘ legacy URL migration ⓘ search engine friendly URLs ⓘ virtual host URL management ⓘ |
| uses |
RewriteCond directive
ⓘ
RewriteMap directive ⓘ RewriteRule directive NERFINISHED ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
Apache HTTP Server