Rev 2 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
- |
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
|