Brian Prius
New member
I uploaded an info.php file to my home directory called the info.php function by browsing to http://www.mydomainnamewenthere.com/info.php so that I could find the version of Apache I am using. I was not able to find it, so I did a search of the entire info.php page and only found 2 instances of "Apache" and there were:
_SERVER["SERVER_SIGNATURE"] <address>Apache Server at www.mydomainnwenthere.com Port 80</address>
_SERVER["SERVER_SOFTWARE"] Apache
I still couldn't find the version of Apache on my server. Is it possible that the hosting company does something so that the info.php function won't display the Apache version number for security reasons?
Colanth, I did that and here is the result
Server API CGI/FastCGI
there is no mention about the version of Apache
_SERVER["SERVER_SIGNATURE"] <address>Apache Server at www.mydomainnwenthere.com Port 80</address>
_SERVER["SERVER_SOFTWARE"] Apache
I still couldn't find the version of Apache on my server. Is it possible that the hosting company does something so that the info.php function won't display the Apache version number for security reasons?
Colanth, I did that and here is the result
Server API CGI/FastCGI
there is no mention about the version of Apache