diff options
author | 2008-07-19 23:35:44 +0000 | |
---|---|---|
committer | 2008-07-19 23:35:44 +0000 | |
commit | fab334b11430dbc26c7bf93a5ee7586093b23e01 (patch) | |
tree | 2b81884a2e95c9cdde91ea9bd20b1034713a53d2 | |
parent | Full rewrite of metadata handling. This fixes power failures and crashes (diff) | |
download | wireguard-openbsd-fab334b11430dbc26c7bf93a5ee7586093b23e01.tar.xz wireguard-openbsd-fab334b11430dbc26c7bf93a5ee7586093b23e01.zip |
link to apache web server, not the project group. found while
catching up w/ the old email. submitted by Pierre Riteau on tech@
a year ago.
"no objection" jmc@. ok, "that's clearly correct" okan@
-rw-r--r-- | usr.sbin/httpd/htdocs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/htdocs/index.html b/usr.sbin/httpd/htdocs/index.html index f5d1bf6670a..cedee0722f4 100644 --- a/usr.sbin/httpd/htdocs/index.html +++ b/usr.sbin/httpd/htdocs/index.html @@ -19,7 +19,7 @@ <h1 align="center">It Worked!</h1> <p> If you can see this page, then the people who own this host have just - activated the <a href="http://www.apache.org/">Apache Web server</a> + activated the <a href="http://httpd.apache.org/">Apache Web server</a> software included with their <a href="http://www.openbsd.org/"> OpenBSD System</a>. They now have to add content to this directory and replace this placeholder page, or else point the server at their real |