How to check Apache HTTP service version on Aria Operations
After login Aria Operations instance, below command shows Apache HTTP Server version.
# httpd -v
This command shows Apache HTTP Server version like below.
root@primary [ ~ ]# httpd -v
Server version: Apache/2.4.65 (Unix)
Server built: Jul 31 2025 21:17:28
root@primary [ ~ ]#