Tags: scripts-and-functions
Here is a very simple script to check a URLs headers:
#!/usr/bin/php <?php print_r(get_headers($argv[1]));
Usage:
headers.php http://os-cms.net
This page has been requested 3866 times
Notice: This website may use non-essential cookies for statistical usage and improving experience. You may accept or reject any non-essential cookies. NT: Read our privacy policy for more information.
Accept Reject