6a5f2d9d55
reverting bad commit
12 lines
377 B
Plaintext
12 lines
377 B
Plaintext
# 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
|