A collection of W3C recommendations on how to publish your RDF ontology online. Covers such areas as whether to use hash or slash namespaces (use hash for small vocabularies and slash for large) and touches on 303 redirects. Very interesting reading.
rinetd redirects TCP connections from one IP address and port to another, with basic IP-based access control.rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.conf. Since rinetd runs as a single process using nonblocking I/O, it is able to redirect a large number of connections without a severe impact on the machine. This makes it practical to run services on machines inside an IP masquerading firewall.
Redirect Remover detects relinking URLs like http://www.url.com/redirect.php?i=54&url=http://www.mozilla.org and directly links to the desired target: http://www.mozilla.org