Hello Webmaster, <BR><BR>The following page is not working propperly- <BR><BR>http://mirror.aarnet.edu.au/pub/grass/index.php<BR><BR>See below:<BR><BR>Please look at it.<BR><BR>Regards,<BR><BR>Ross Lincolne<BR>Hobart, Tasmania, Australia<BR>=========================<BR>
<TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#ffffff border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=1 cellPadding=0 width="100%" border=0>
<TBODY>
<TR bgColor=#ffffff>
<TD noWrap><IMG alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace=22 src="http://mirror.aarnet.edu.au/pub/grass/images/grasslogo_vector_small.png"> </TD>
<TD noWrap>
<TABLE cellSpacing=0 cellPadding=1 width="100%" border=0>
<TBODY>
<TR bgColor=#ffffff>
<TD noWrap>
<CENTER><BR>
<H1>Welcome to GRASS GIS</H1><?php
// avoid PHP warning noise
error_reporting(1);
if (function_exists('curl_init')) {
$ch = curl_init();
$MYIP = $_SERVER['SERVER_ADDR'];
$timeout = 5; // set to zero for no timeout
curl_setopt ($ch, CURLOPT_URL, "http://api.hostip.info/get_html.php?ip=$MYIP");
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
$file_contents = curl_exec($ch);
curl_close($ch);
if (!$file_contents) {
echo "<font size=\"-1\"><I>You are at an official GRASS site (other <A href="http://mirror.aarnet.edu.au/%22mirrors.php/%22">mirror sites</A>)<BR>"; } else { // e.g.: "Country: UNITED STATES (US) City: San Diego, CA" $MYSTATETMP = explode(":", $file_contents); $MYSTATETMP2 = explode(")", $MYSTATETMP[1]); $MYSTATE = $MYSTATETMP2[0] . ")"; if ($MYIP == "198.202.74.219") echo "<FONT size='\"-1\"'><I>You are at the official GRASS site in $MYSTATE (<A href="http://mirror.aarnet.edu.au/%22mirrors.php/%22">mirror sites</A>)<BR>"; else echo "<FONT size='\"-1\"'><I>You are at a GRASS mirror site in $MYSTATE (other <A href="http://mirror.aarnet.edu.au/%22mirrors.php/%22">mirror sites</A>)<BR>"; } } elseif (function_exists('fopen') && allow_url_fopen ) { $MYIP = $_SERVER['SERVER_ADDR']; $file = fopen ("http://api.hostip.info/get_html.php?ip=$MYIP", "r"); if (!$file) { echo "<FONT size='\"-1\"'><I>You are at an official GRASS site (other <A href="http://mirror.aarnet.edu.au/%22mirrors.php/%22">mirror sites</A>)<BR>"; } else { $line = fgets ($file, 34); $MYSTATETMP = explode(":", $line); $MYSTATE = $MYSTATETMP[1]; echo "<FONT size='\"-1\"'><I>You are at a GRASS mirror site in $MYSTATE (other <A href="http://mirror.aarnet.edu.au/%22mirrors.php/%22">mirror sites</A>)<BR>"; fclose($file); } } else { echo "<FONT size='\"-1\"'><I>You are at a GRASS mirror site (other <A href="http://mirror.aarnet.edu.au/%22mirrors.php/%22">mirror sites</A>)<BR>"; } ?> This site is updated daily: 18 Feb 2008</I> <!-- processed by cron/sed --></FONT></CENTER></I></FONT></I></FONT></I></FONT></I></FONT></I></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=1 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top><?php
include("main_menu_search.inc");
?></TD>
<TD vAlign=top><?php
include("main_menu_top.inc");
?></TD></TR>
<TR>
<TD vAlign=top><?php
include("main_menu_side.inc");
?></TD>
<TD class=leftmenu vAlign=top><!-- MAIN PART --><?php
include("main.inc");
?><!-- END MAIN PART --></TD></TR></TBODY></TABLE>
<HR>
<DIV align=right>© 1999-2008 GRASS Development Team<BR><A href="http://mirror.aarnet.edu.au/pub/grass/impressum.html">Imprint</A> | <A href="http://mirror.aarnet.edu.au/pub/grass/contact.php">Comments</A> about this page </DIV><!-- Site Meter --><A id=idSiteMeterHREF href="http://www.sitemeter.com/stats.asp?site=s24grassgis" target=_top><IMG alt="Site Meter" src="http://s24.sitemeter.com/meter.asp?site=s24grassgis&refer=&ip=144.131.46.134&w=1280&h=1024&clr=32&tzo=-660&lang=en-au&pg=http%3A//mirror.aarnet.edu.au/pub/grass/index.php&js=1&rnd=0.007746216669984485" border=0></A><IFRAME src="http://dg.specificclick.net/?u=http%3A//mirror.aarnet.edu.au/pub/grass/index.php&r=" frameBorder=0 width=0 height=0></IFRAME>
<SCRIPT src="http://s24.sitemeter.com/js/counter.js?site=s24grassgis" type=text/javascript>
</SCRIPT>
<NOSCRIPT></NOSCRIPT><!-- Copyright (c)2006 Site Meter -->