FW> Redirect for http://www.remotesensing.org/proj is now in place. OK, but it is not a HTTP redirect you made, but a HTML refresh one $ HEAD -PdS http://www.remotesensing.org/proj HEAD http://www.remotesensing.org/proj --> 301 Moved Permanently HEAD http://www.remotesensing.org/proj/ --> 200 OK that linkcheckers can't see.
Anyway, in contrast to this good looking one $ HEAD -PdS http://grass.osgeo.org/ HEAD http://grass.osgeo.org/ --> 200 OK I'll just have to use the ugly trac one $ HEAD -PdS http://proj.osgeo.org/ HEAD http://proj.osgeo.org/ --> 302 Found HEAD http://trac.osgeo.org/proj --> 301 Moved Permanently HEAD http://trac.osgeo.org/proj/ --> 200 OK as a permanent final link. _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

