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 (2)

Label Occurrences
mod_rewrite canonical 4
RewriteLog 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Apache HTTP Server module ⓘ
URL rewriting engine ⓘ
developedFor Apache HTTP Server 1.3 and later ⓘ
linked to: Apache HTTP Server
documentationURL https://httpd.apache.org/docs/current/mod/mod_rewrite.html ⓘ
hasDirective RewriteBase ⓘ
RewriteCond ⓘ
RewriteEngine ⓘ
RewriteLock ⓘ
RewriteLog ⓘ
linked to: mod_rewrite

RewriteLogLevel ⓘ
RewriteMap ⓘ
RewriteOptions ⓘ
RewriteRule ⓘ
hasFeature RewriteLog (deprecated in newer versions) ⓘ
implementedIn C ⓘ
license Apache License 2.0 ⓘ
maintainedBy Apache HTTP Server Project ⓘ
linked to: Apache HTTP Server
partOf Apache HTTP Server ⓘ
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 ⓘ

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apache HTTP Server → supportsExtensionModule → mod_rewrite ⓘ
lighttpd → supportsFeature → mod_rewrite ⓘ
mod_rewrite → hasDirective → RewriteLog ⓘ
linked to: mod_rewrite
Apache module API → usedBy → mod_rewrite ⓘ
IBM HTTP Server → supportsFeature → mod_rewrite ⓘ
subject linked to: IHS