Loading docs/manual/mod/core.html.en +22 −21 Original line number Diff line number Diff line Loading @@ -423,7 +423,7 @@ NoDecode option available in 2.3.12 and later.</td></tr> </div> <p>When this directive is set to <code>None</code> and <code class="directive"><a href="#allowoverridelist">AllowOverrideList</a></code> is set to <code>None</code> <a href="#accessfilename">.htaccess</a>, files are <code>None</code>, <a href="#accessfilename">.htaccess</a> files are completely ignored. In this case, the server will not even attempt to read <code>.htaccess</code> files in the filesystem.</p> Loading Loading @@ -508,8 +508,8 @@ NoDecode option available in 2.3.12 and later.</td></tr> Allow use of the directives controlling specific directory features (<code class="directive"><a href="#options">Options</a></code> and <code class="directive"><a href="../mod/mod_include.html#xbithack">XBitHack</a></code>). An equal sign may be given followed by a comma-separated list, without spaces, of options that may be set using the <code class="directive"><a href="#options">Options</a></code> command. An equal sign may be given followed by a comma-separated list, without spaces, of options that may be set using the <code class="directive"><a href="#options">Options</a></code> command. <div class="note"><h3>Implicit disabling of Options</h3> <p>Even though the list of options that may be used in .htaccess files Loading Loading @@ -843,7 +843,7 @@ DocumentRoot "/var/www/${servername}/htdocs"</pre> <table class="directive"> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enclose a group of directives that apply only to the named file-system directory, sub-directories, and their contents.</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Directory "<var>directory-path</var>"> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Directory <var>directory-path</var>> ... </Directory></code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> Loading Loading @@ -1750,7 +1750,7 @@ earlier.</td></tr> <table class="directive"> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply to matched filenames</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Files "<var>filename</var>"> ... </Files></code></td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Files <var>filename</var>> ... </Files></code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr> <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> Loading Loading @@ -2651,7 +2651,7 @@ from the client</td></tr> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Applies the enclosed directives only to matching URLs</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Location "<var>URL-path</var>|<var>URL</var>"> ... </Location></code></td></tr> <var>URL-path</var>|<var>URL</var>> ... </Location></code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr> Loading Loading @@ -3534,7 +3534,7 @@ directory</td></tr> <p>Normally, if multiple <code class="directive">Options</code> could apply to a directory, then the most specific one is used and others are ignored; the options are not merged. (See <a href="../sections.html#mergin">how sections are merged</a>.) others are ignored; the options are not merged. (See <a href="../sections.html#merging">how sections are merged</a>.) However if <em>all</em> the options on the <code class="directive">Options</code> directive are preceded by a <code>+</code> or <code>-</code> symbol, the options are Loading Loading @@ -3608,7 +3608,8 @@ On Windows, from Apache 2.3.3 and later.</td></tr> otherwise, <code>http</code> is assumed for port 80 and <code>https</code> for port 443.</p> <p>For example, if you are running <code>https</code> on a non-standard port, specify the protocol explicitly:</p> <p>For example, if you are running <code>https</code> on a non-standard port, specify the protocol explicitly:</p> <pre class="prettyprint lang-config">Protocol https</pre> Loading docs/manual/mod/core.xml.de +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English Revision: 344972:1746871 (outdated) --> <!-- English Revision: 344972:1750444 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading docs/manual/mod/core.xml.es +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <!-- English Revision: 1040494:1746871 (outdated) --> <!-- English Revision: 1040494:1750444 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading docs/manual/mod/core.xml.fr +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> <!-- English Revision: 1746871 --> <!-- English Revision: 1746871:1750444 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Loading docs/manual/mod/core.xml.ja +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English Revision: 669847:1746871 (outdated) --> <!-- English Revision: 669847:1750444 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading Loading
docs/manual/mod/core.html.en +22 −21 Original line number Diff line number Diff line Loading @@ -423,7 +423,7 @@ NoDecode option available in 2.3.12 and later.</td></tr> </div> <p>When this directive is set to <code>None</code> and <code class="directive"><a href="#allowoverridelist">AllowOverrideList</a></code> is set to <code>None</code> <a href="#accessfilename">.htaccess</a>, files are <code>None</code>, <a href="#accessfilename">.htaccess</a> files are completely ignored. In this case, the server will not even attempt to read <code>.htaccess</code> files in the filesystem.</p> Loading Loading @@ -508,8 +508,8 @@ NoDecode option available in 2.3.12 and later.</td></tr> Allow use of the directives controlling specific directory features (<code class="directive"><a href="#options">Options</a></code> and <code class="directive"><a href="../mod/mod_include.html#xbithack">XBitHack</a></code>). An equal sign may be given followed by a comma-separated list, without spaces, of options that may be set using the <code class="directive"><a href="#options">Options</a></code> command. An equal sign may be given followed by a comma-separated list, without spaces, of options that may be set using the <code class="directive"><a href="#options">Options</a></code> command. <div class="note"><h3>Implicit disabling of Options</h3> <p>Even though the list of options that may be used in .htaccess files Loading Loading @@ -843,7 +843,7 @@ DocumentRoot "/var/www/${servername}/htdocs"</pre> <table class="directive"> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enclose a group of directives that apply only to the named file-system directory, sub-directories, and their contents.</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Directory "<var>directory-path</var>"> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Directory <var>directory-path</var>> ... </Directory></code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> Loading Loading @@ -1750,7 +1750,7 @@ earlier.</td></tr> <table class="directive"> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply to matched filenames</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Files "<var>filename</var>"> ... </Files></code></td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Files <var>filename</var>> ... </Files></code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr> <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> Loading Loading @@ -2651,7 +2651,7 @@ from the client</td></tr> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Applies the enclosed directives only to matching URLs</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code><Location "<var>URL-path</var>|<var>URL</var>"> ... </Location></code></td></tr> <var>URL-path</var>|<var>URL</var>> ... </Location></code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr> Loading Loading @@ -3534,7 +3534,7 @@ directory</td></tr> <p>Normally, if multiple <code class="directive">Options</code> could apply to a directory, then the most specific one is used and others are ignored; the options are not merged. (See <a href="../sections.html#mergin">how sections are merged</a>.) others are ignored; the options are not merged. (See <a href="../sections.html#merging">how sections are merged</a>.) However if <em>all</em> the options on the <code class="directive">Options</code> directive are preceded by a <code>+</code> or <code>-</code> symbol, the options are Loading Loading @@ -3608,7 +3608,8 @@ On Windows, from Apache 2.3.3 and later.</td></tr> otherwise, <code>http</code> is assumed for port 80 and <code>https</code> for port 443.</p> <p>For example, if you are running <code>https</code> on a non-standard port, specify the protocol explicitly:</p> <p>For example, if you are running <code>https</code> on a non-standard port, specify the protocol explicitly:</p> <pre class="prettyprint lang-config">Protocol https</pre> Loading
docs/manual/mod/core.xml.de +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English Revision: 344972:1746871 (outdated) --> <!-- English Revision: 344972:1750444 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading
docs/manual/mod/core.xml.es +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <!-- English Revision: 1040494:1746871 (outdated) --> <!-- English Revision: 1040494:1750444 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading
docs/manual/mod/core.xml.fr +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> <!-- English Revision: 1746871 --> <!-- English Revision: 1746871:1750444 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Loading
docs/manual/mod/core.xml.ja +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English Revision: 669847:1746871 (outdated) --> <!-- English Revision: 669847:1750444 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading