How do I tell if my website is running nginx?
November 8th, 2013
php’s info command?
TheClassic replied: php's info command?
How do I do that?
<?php
phpinfo();
?>
Use Server Spy addon for Firefox. Your site is using Apache. Which is good.
https://addons.mozilla.org/en-US/firefox/addon/server-spy/
I have been using Header Spy (similar to Server Spy)
https://addons.mozilla.org/en-US/firefox/addon/header-spy/
http://builtwith.com/nerdorgeek.com
-paroxysM^ replied:
http://builtwith.com/nerdorgeek.com
OWNT!
Thanks for sharing, great own…