I have a CMS called Armadillo from Nimblehost.com that requires Apache to work, is Apache installed for free accounts and if not Is there a way I can get it, thanks.
williamian@me.com
williamian@me.com
bdstiller provided you with some incorrect information. We do have Apache installed for your use on the servers (Specifically, we use nginx with a reverse proxy setup through apache, but that's of no matter).
<?php print "Server software is ==> " . $_SERVER['SERVER_SOFTWARE'] . " <==<br>\n"; ?>