quickreference.xml revision fc56d0d97412cd0421430f3e415c9b19be97e101
25a848437bc0e4d58675054fd4acc35242837e58slive<?xml version="1.0"?>
d1b2e36420ade1a362f0410de47143e0a1c63964slive<!DOCTYPE quickreference SYSTEM "/style/modulesynopsis.dtd"
25a848437bc0e4d58675054fd4acc35242837e58slive [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
25a848437bc0e4d58675054fd4acc35242837e58slive>
25a848437bc0e4d58675054fd4acc35242837e58slive<?xml-stylesheet type="text/xsl" href="/style/manual.en.xsl"?>
25a848437bc0e4d58675054fd4acc35242837e58slive
25a848437bc0e4d58675054fd4acc35242837e58slive<quickreference>
25a848437bc0e4d58675054fd4acc35242837e58slive <title>Directive Quick Reference</title>
25a848437bc0e4d58675054fd4acc35242837e58slive <summary>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <p>The directive quick reference shows the usage, default, status,
fc56d0d97412cd0421430f3e415c9b19be97e101nd and context of each Apache configuration directive. For more
fc56d0d97412cd0421430f3e415c9b19be97e101nd information about each of these, see the <a
fc56d0d97412cd0421430f3e415c9b19be97e101nd href="directive-dict.html">Directive Dictionary</a>.</p>
25a848437bc0e4d58675054fd4acc35242837e58slive
fc56d0d97412cd0421430f3e415c9b19be97e101nd <p>The first column gives the directive name and usage. The second
fc56d0d97412cd0421430f3e415c9b19be97e101nd columns shows the default value of the directive, if a default exists.
fc56d0d97412cd0421430f3e415c9b19be97e101nd If the default is too large to display, the first characters will be
fc56d0d97412cd0421430f3e415c9b19be97e101nd followed by "+".</p>
25a848437bc0e4d58675054fd4acc35242837e58slive
fc56d0d97412cd0421430f3e415c9b19be97e101nd <p>The third and fourth columns list the contexts where the directive
fc56d0d97412cd0421430f3e415c9b19be97e101nd is allowed and the status of the directive according to the legend
fc56d0d97412cd0421430f3e415c9b19be97e101nd tables below.</p>
fc56d0d97412cd0421430f3e415c9b19be97e101nd </summary>
25a848437bc0e4d58675054fd4acc35242837e58slive
fc56d0d97412cd0421430f3e415c9b19be97e101nd <legend>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <table>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>s</th><td>server&#160;config</td></tr>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>v</th><td>virtual&#160;host</td></tr>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>d</th><td>directory</td></tr>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>h</th><td>.htaccess</td></tr>
25a848437bc0e4d58675054fd4acc35242837e58slive </table>
fc56d0d97412cd0421430f3e415c9b19be97e101nd
fc56d0d97412cd0421430f3e415c9b19be97e101nd <table>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>C</th><td>Core</td></tr>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>M</th><td>MPM</td></tr>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>B</th><td>Base</td></tr>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>E</th><td>Extension</td></tr>
fc56d0d97412cd0421430f3e415c9b19be97e101nd <tr><th>X</th><td>Experimental</td></tr>
25a848437bc0e4d58675054fd4acc35242837e58slive </table>
fc56d0d97412cd0421430f3e415c9b19be97e101nd </legend>
25a848437bc0e4d58675054fd4acc35242837e58slive
25a848437bc0e4d58675054fd4acc35242837e58slive &allmodules;
25a848437bc0e4d58675054fd4acc35242837e58slive</quickreference>