'get apache version on which a website is running

for my internship, I have to read in XML files and edit them. these XML files are hosted on their server and I have to upload tar.7z files to get access to them. however, when I upload them I get a 403 forbidden error. my supervisor thinks it is because I am running a newer version of apache than the website to which I need to send it. is there any command I can put into the website console to check the version?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source