Wed Apr 23, 2008 4:14 pm - How To Get Apache Version
#720
How To Get Apache Version
i just purchase a dedicated server with linux and apache server from you
and i want to buy a forums script but it required apacher version 2
how can i tell if i have it
author: macdoln
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
Wed Apr 23, 2008 4:15 pm - Re: How To Get Apache Version
#882
Web Hosting Support
you can do it two ways
you can send a command
or
you can create a phpinfo.php file
Wed Apr 23, 2008 4:16 pm - Re: How To Get Apache Version
#883
macdoln
can you please tell me what is the shell command
Wed Apr 23, 2008 4:16 pm - Re: How To Get Apache Version
#884
Web Hosting Support
here you go
httpd -v
hope this helps