Function __global->is_possibly_apache
Definitions
sources/global4.php
- Check whether we might be running Apache.This should not be used to definitively detect Apache; only use this for code which would probably not break the site if we really are not running Apache.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Return
- Whether we might be running Apache
- Type: boolean
- Set: N/A
- Range: N/A