httpd.rewrite 377 B

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