diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-08 12:39:15 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-08 12:39:15 +0000 |
commit | 4939288377b6b9b88f7f7004c582092e21be5a8a (patch) | |
tree | 20e0a480ae7b283ede43c47646aad61dfd3af360 /usr.sbin | |
parent | bdf4a027a6dc353e2ae1b5dc55abaabafdde791b (diff) |
typo; krause
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/httpd/INSTALL.SSL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/INSTALL.SSL b/usr.sbin/httpd/INSTALL.SSL index 3a246097688..34d5c8fd85e 100644 --- a/usr.sbin/httpd/INSTALL.SSL +++ b/usr.sbin/httpd/INSTALL.SSL @@ -391,7 +391,7 @@ above. The reason just is that Apache pre-configures the installed configuration file for direct use (at least as long the APACI option --without-confadjust is not used). For using the official - ports (80 for HTTP and 443 for HTTPS) root priviledges are required + ports (80 for HTTP and 443 for HTTPS) root privileges are required under run-time, so APACI assumes that it has to use alternate ports (8080 for HTTP and 8443 for HTTPS) if the built and installation is done under non-root users. |