Blazingpie
05-21-2008, 09:57 AM
Hi guys,
I made a multiple redirect checker (http://www.dsj.za.net/tools/multiple-redirect-checker/) that checks for redirects in a URL (HTTP status code only), however with the twist that it'll check the status code of the destination URL to see if it's also a redirect, follow it and keep doing this till it stops finding redirects. If you want to try it out, use http:// www. hp.co.za as a test, they have 4 redirs in place.
I find it rather nifty to check if mod_rewrite rules work correctly.
I made a multiple redirect checker (http://www.dsj.za.net/tools/multiple-redirect-checker/) that checks for redirects in a URL (HTTP status code only), however with the twist that it'll check the status code of the destination URL to see if it's also a redirect, follow it and keep doing this till it stops finding redirects. If you want to try it out, use http:// www. hp.co.za as a test, they have 4 redirs in place.
I find it rather nifty to check if mod_rewrite rules work correctly.