| Summary: | [patch] handbook: note that Apache 2.x contains SSL by default | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Brad Davis <so14k> |
| Component: | Books & Articles | Assignee: | Ceri Davies <ceri> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
On Fri, Sep 24, 2004 at 07:24:03AM -0600, Brad Davis wrote: > --- doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Wed Sep 22 20:33:55 2004 > +++ doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Fri Sep 24 07:11:05 2004 > @@ -4247,9 +4247,12 @@ > that you can run a secure web server on &os;.</para> > > <para>If you have not yet installed > - <application>Apache</application>, then a version of <application>Apache</application> > - that includes <application>mod_ssl</application> may be installed with the <filename > - role="package">www/apache13-modssl</filename> port.</para> > + <application>Apache</application>, then a version of > + <application>Apache</application> 1.3.x that includes > + <application>mod_ssl</application> may be installed with the > + <filename role="package">www/apache13-modssl</filename> port. > + Otherwise <filename role="package">www/apache2</filename> contains > + SSL support by default.</para> Conjunctive adverbs are really to be avoided at the beginning of a sentence, if you don't want the bears to get you. Ceri -- It is not tinfoil, it is my new skin. I am a robot. On Friday 24 September 2004 11:48, Ceri Davies wrote: > On Fri, Sep 24, 2004 at 07:24:03AM -0600, Brad Davis wrote: > > --- doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml > > Wed Sep 22 20:33:55 2004 +++ > > doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Fri > > Sep 24 07:11:05 2004 @@ -4247,9 +4247,12 @@ > > that you can run a secure web server on &os;.</para> > > > > <para>If you have not yet installed > > - <application>Apache</application>, then a version of > > <application>Apache</application> - that includes > > <application>mod_ssl</application> may be installed with the <filename - > > role="package">www/apache13-modssl</filename> port.</para> + > > <application>Apache</application>, then a version of > > + <application>Apache</application> 1.3.x that includes > > + <application>mod_ssl</application> may be installed with the > > + <filename role="package">www/apache13-modssl</filename> port. > > > > + Otherwise <filename role="package">www/apache2</filename> contains > > + SSL support by default.</para> > > Conjunctive adverbs are really to be avoided at the beginning of a > sentence, if you don't want the bears to get you. Ack! BEARS!!! RUN! Do you have something in mind to replace this? -- Oh, I am a C programmer and I'm okay I muck with indices and structs all day And when it works, I shout hoo-ray Oh, I am a C programmer and I'm okay On Sat, Sep 25, 2004 at 02:50:29AM +0000, Brad Davis wrote: > > On Fri, Sep 24, 2004 at 07:24:03AM -0600, Brad Davis wrote: > > > --- doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml > > > Wed Sep 22 20:33:55 2004 +++ > > > doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Fri > > > Sep 24 07:11:05 2004 @@ -4247,9 +4247,12 @@ > > > that you can run a secure web server on &os;.</para> > > > > > > <para>If you have not yet installed > > > - <application>Apache</application>, then a version of > > > <application>Apache</application> - that includes > > > <application>mod_ssl</application> may be installed with the <filename - > > > role="package">www/apache13-modssl</filename> port.</para> + > > > <application>Apache</application>, then a version of > > > + <application>Apache</application> 1.3.x that includes > > > + <application>mod_ssl</application> may be installed with the > > > + <filename role="package">www/apache13-modssl</filename> port. > > > > > > + Otherwise <filename role="package">www/apache2</filename> contains > > > + SSL support by default.</para> > > > > Conjunctive adverbs are really to be avoided at the beginning of a > > sentence, if you don't want the bears to get you. > > Ack! BEARS!!! RUN! Don't panic, just invest in one of these: http://projecttroy.com.nexx.com/website/index.html. > Do you have something in mind to replace this? Perhaps just: SSL support is also available in <filename role="package">www/apache2</filename>, where it is enabled by default. or something along those lines? Ceri -- It is not tinfoil, it is my new skin. I am a robot. On Sat, September 25, 2004 5:09 am, Ceri Davies said: > On Sat, Sep 25, 2004 at 02:50:29AM +0000, Brad Davis wrote: >> > On Fri, Sep 24, 2004 at 07:24:03AM -0600, Brad Davis wrote: >> > > --- >> doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml >> > > Wed Sep 22 20:33:55 2004 +++ >> > > doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml >> Fri >> > > Sep 24 07:11:05 2004 @@ -4247,9 +4247,12 @@ >> > > that you can run a secure web server on &os;.</para> >> > > >> > > <para>If you have not yet installed >> > > - <application>Apache</application>, then a version of >> > > <application>Apache</application> - that includes >> > > <application>mod_ssl</application> may be installed with the >> <filename - >> > > role="package">www/apache13-modssl</filename> port.</para> + >> > > <application>Apache</application>, then a version of >> > > + <application>Apache</application> 1.3.x that includes >> > > + <application>mod_ssl</application> may be installed with the >> > > + <filename role="package">www/apache13-modssl</filename> port. >> > > >> > > + Otherwise <filename role="package">www/apache2</filename> >> contains >> > > + SSL support by default.</para> >> > >> > Conjunctive adverbs are really to be avoided at the beginning of a >> > sentence, if you don't want the bears to get you. >> >> Ack! BEARS!!! RUN! > > Don't panic, just invest in one of these: > http://projecttroy.com.nexx.com/website/index.html. > >> Do you have something in mind to replace this? > > Perhaps just: > > SSL support is also available in > <filename role="package">www/apache2</filename>, where it is > enabled by default. > > or something along those lines? Sounds good to me. Shall I make a new diff? :) Regards, Brad Davis Responsible Changed From-To: freebsd-doc->ceri I'll get this committed after the slush is over. On Sat, Sep 25, 2004 at 08:20:54AM -0600, Brad Davis wrote:
> >> Do you have something in mind to replace this?
> >
> > Perhaps just:
> >
> > SSL support is also available in
> > <filename role="package">www/apache2</filename>, where it is
> > enabled by default.
> >
> > or something along those lines?
>
> Sounds good to me. Shall I make a new diff? :)
No need, but thanks for the offer.
Ceri
--
It is not tinfoil, it is my new skin. I am a robot.
State Changed From-To: open->closed I committed a mix of your patch and mine, as discussed. |
Note that Apache 2.x contains SSL by default Fix: <para>If you have not yet installed - <application>Apache</application>, then a version of <application>Apache</application> - that includes <application>mod_ssl</application> may be installed with the <filename - role="package">www/apache13-modssl</filename> port.</para> + <application>Apache</application>, then a version of + <application>Apache</application> 1.3.x that includes + <application>mod_ssl</application> may be installed with the + <filename role="package">www/apache13-modssl</filename> port. + Otherwise <filename role="package">www/apache2</filename> contains + SSL support by default.</para> <!-- XXX add more information about configuring mod_ssl here. --> <!-- Generating keys, getting the key signed, setting up your secure -->--qFICHTxOkCHklFsrQ3E3iyp8PW1NylW2pm6qCOVzQ3U4ARef Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Wed Sep 22 20:33:55 2004 +++ doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Fri Sep 24 07:11:05 2004 @@ -4247,9 +4247,12 @@ that you can run a secure web server on &os;.</para>