扫码关注官方订阅号
linux上查询Apache版本以及是否为64位呢?
欢迎选择我的课程,让我们一起见证您的进步~~
大写的V哦./httpd -VServer version: Apache/2.4.12 (Unix) apache版本Server built: Mar 10 2015 21:15:42Server's Module Magic Number: 20120211:41Server loaded: APR 1.5.1, APR-UTIL 1.5.4Compiled using: APR 1.5.1, APR-UTIL 1.5.4Architecture: 64-bit apache 位数Server MPM: event threaded: yes (fixed thread count) forked: yes (variable process count)
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
扫描下载App
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
大写的V哦
./httpd -V
Server version: Apache/2.4.12 (Unix) apache版本
Server built: Mar 10 2015 21:15:42
Server's Module Magic Number: 20120211:41
Server loaded: APR 1.5.1, APR-UTIL 1.5.4
Compiled using: APR 1.5.1, APR-UTIL 1.5.4
Architecture: 64-bit apache 位数
Server MPM: event
threaded: yes (fixed thread count)
forked: yes (variable process count)