- You have: lighttpd and some CGI /path/to/foo.sh
- You want: Execute the CGI under a nice URL, possibly with path
arguments /myfoo/…; maybe serve a static page at the CGI root
/myfoo/
- You have: a BIND that already does DNSSEC; a home router
- You want: a hostname myhost in your domain example.org that tracks your home router’s IP
- You have: A stereo, another room without said stereo
- You want: Speakers in said other room playing the same content
that is playing on the stereo
- You have: Apache httpd, gitweb, git repos in users’ homes
~user/git/*
- You want: serve these repos under
http://gitweb.example.org/~user/…