Summery Summery
Filters whether Apache and mod_rewrite are present.
Syntax Syntax
Description Description
This filter was previously used to force URL rewriting for other servers, like nginx. Use the ‘got_url_rewrite’ filter in got_url_rewrite() instead.
Parameters Parameters
- $got_rewrite
-
Whether Apache and mod_rewrite are present.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |