Home  • Programming • PHP

Get the Apache version

Which Apache version are we using? Here's a quick way to find out:
<?= apache_get_version(); ?>
It will print something like this: Apache/1.3.31 (Debian GNU/Linux) mod_throttle/3.1.2 PHP/4.3.9-1

Comments 0


Copyright © 2025. Powered by Intellect Software Ltd