Profile
Achievement
iridium's Recent SnippetsTagged apache
- All /
« Prev 1 Next »
Return just the Apache version number of your server, and operating system, from $_SERVER['SERVER_SOFTWARE']
Example:
print ('Apache Version: ' . apacheversion());
will return something along the lines of...
"Apache Version: 2.2.10 (Unix...
1
1753
posted 15 years ago by iridium