Urimod : Modify URIs in HTML

Posted by Jack Sat, 15 Apr 2006 05:08:00 GMT

Urimod is a small perl script to modify URIs in HTML. More specifically it is a tool to change URIs/URLs from mixed type (i.e. relative or absolute) to another (relative to document root). Urimod can change URIs in a whole directory tree of html files or in a single file. It is most useful for ensuring a consistent URI format across a website. Urmod can change URIs in anchor, image or link html elements.

Check out the urimod page for more info.