View | Details | Raw Unified | Return to bug 41531
Collapse All | Expand All

(-)article.sgml (-4 / +4 lines)
Lines 223-229 Link Here
223
        <title>HTTP (required for webpages, optional for FTP fileset)</title>
223
        <title>HTTP (required for webpages, optional for FTP fileset)</title>
224
        <para>
224
        <para>
225
          If you want to offer the FreeBSD webpages, you need
225
          If you want to offer the FreeBSD webpages, you need
226
          to install a webserver a.k.a <application>httpd</application>.
226
          to install a webserver a.k.a. <application>httpd</application>.
227
          You may optionally offer the FTP fileset via HTTP.
227
          You may optionally offer the FTP fileset via HTTP.
228
          The choice of Webserver software is left up to the mirror administrator.
228
          The choice of Webserver software is left up to the mirror administrator.
229
          Some of the most popular choices are:
229
          Some of the most popular choices are:
Lines 727-734 Link Here
727
      <para>
727
      <para>
728
        Mirrors are organized by country. All
728
        Mirrors are organized by country. All
729
        official mirrors have a DNS entry of the form
729
        official mirrors have a DNS entry of the form
730
        <hostid>ftpN.CC.freebsd.org</hostid>. Whith 
730
        <hostid>ftpN.CC.freebsd.org</hostid>. With 
731
        <emphasis>CC</emphasis> (i.e. country code) beeing the
731
        <emphasis>CC</emphasis> (i.e. country code) being the
732
        <emphasis>top level domain</emphasis>
732
        <emphasis>top level domain</emphasis>
733
        of the country, where this mirror is located;
733
        of the country, where this mirror is located;
734
        and <emphasis>N</emphasis> is a number,
734
        and <emphasis>N</emphasis> is a number,
Lines 932-938 Link Here
932
      <para>
932
      <para>
933
        Tier-1 mirrors are required to:
933
        Tier-1 mirrors are required to:
934
        <itemizedlist>
934
        <itemizedlist>
935
          <listitem><para>to carry the complete fileset</para></listitem>
935
          <listitem><para>carry the complete fileset</para></listitem>
936
          <listitem><para>allow access to other mirror sites</para></listitem>
936
          <listitem><para>allow access to other mirror sites</para></listitem>
937
          <listitem><para>provide <application>FTP</application> and 
937
          <listitem><para>provide <application>FTP</application> and 
938
            <application>RSYNC</application> access</para></listitem>
938
            <application>RSYNC</application> access</para></listitem>

Return to bug 41531