<dd>A perl script that aids in compiling <spantitle="see glossary">→</span> <ahref="./glossary.html#module">module</a> sources into Dynamic Shared Objects
(<spantitle="see glossary">→</span> <ahref="./glossary.html#dso">DSO</a>s) and helps install them in the
<dd>A data record used for authenticating network entities such
as a server or a client. A certificate contains X.509 information pieces
about its owner (called the subject) and the signing <spantitle="see glossary">→</span> <ahref="./glossary.html#certificationauthority">Certification Authority</a> (called
<dd>The result after <spantitle="see glossary">→</span> <ahref="./glossary.html#plaintext">Plaintext</a> is
passed through a <spantitle="see glossary">→</span> <ahref="./glossary.html#cipher">Cipher</a>.<br/> See: <ahref="ssl/">SSL/TLS Encryption</a>
<dd>A configuration command that controls one or more aspects of Apache's
behavior. Directives are placed in the <spantitle="see glossary">→</span> <ahref="./glossary.html#configurationfile">Configuration File</a><br/>
<dd>A <spantitle="see glossary">→</span> <ahref="./glossary.html#configurationfile">configuration file</a> that
is placed inside the web tree and applies configuration <spantitle="see glossary">→</span> <ahref="./glossary.html#directive">directives</a> to the directory where it is
placed and all sub-directories. Despite its name, this file can hold
<dd>The publicly available key in a <spantitle="see glossary">→</span> <ahref="./glossary.html#publickeycryptography">Public Key Cryptography</a> system,
used to encrypt messages bound for its owner and to decrypt signatures
<dd>The name/address of a resource on the Internet. This is the common
informal term for what is formally called a <spantitle="see glossary">→</span> <ahref="./glossary.html#uniformresourceidentifier">Uniform Resource Identifier</a>.
URLs are usually made up of a scheme, like <code>http</code> or