Skip to main content

i4w_is_apache

Usage

If the server software matches the queried type, the shortcode will return the embedded content, up to the optional ELSE clause. If the server software doesn't match, the content after the ELSE clause will be returned.

[ELSE_is_apache] conditional branching is supported.

Shortcode nesting is NOT supported.

Parameters

None

Example

Shortcode
[i4w_is_apache]
Display this if true
[ELSE_is_apache]
Otherwise, display this
[/i4w_is_apache]