</section>
- <section id="htacess">
+ <section id="htaccess">
<title>AllowOverride</title>
</section>
- <section id="htacess">
+ <section id="htaccess">
<title>AllowOverride</title>
</section>
- <section id="htacess">
+ <section id="htaccess">
<title><code>AllowOverride</code></title>
<note type="warning">
Wenn es um Zugriffsbeschränkungen geht, sollte
ein <directive module="core" type="section"
- >LimitExcept</directive>-Container sollte immmer einem <directive
+ >LimitExcept</directive>-Container sollte immer einem <directive
module="core" type="section">Limit</directive>-Container vorgezogen
werden, da <directive module="core" type="section">LimitExcept</directive>
einen Schutz gegen beliebige Methoden bietet.
<p><strong>Inside per-directory configuration for
<code>/somepath</code><br />
- (<code>/physical/path/to/somepath/.htacccess</code>, with
+ (<code>/physical/path/to/somepath/.htaccess</code>, with
<code>RewriteBase /somepath</code>)<br />
for request ``<code>GET
/somepath/localpath/pathinfo</code>'':</strong><br />
<p><strong>Dans une configuration de niveau répertoire pour
<code>/chemin</code><br />
- (<code>/chemin/physique/vers/chemin/.htacccess</code>, avec
+ (<code>/chemin/physique/vers/chemin/.htaccess</code>, avec
<code>RewriteBase /chemin</code>)<br />
pour la requête ``<code>GET
/chemin/chemin-local/infochemin</code>'':</strong><br />