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