1# httpd(8) describes the syntax. to kick-start, 2# for(i in `{seq 50}) hget http://www.your-domain.com/ >/dev/null 3 4# An example of a local redirect 5#/netlib/c++/idioms/index.html.Z /netlib/c++/idioms/index.html 6 7# Redirection to another site 8#/netlib/lapack/lawns http://netlib.org/lapack/lawns 9 10# Home page for virtual host 11#http://www.ampl.com/ /cm/cs/what/ampl/index.html 12