the page. Reported by Filipus Klutiero, PR50176.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1029165 13f79535-47bb-0310-9956-
ffa450edef68
set such that your configuration directives are being honored. Make
sure that you don't have a <code>AllowOverride None</code> in effect
for the file scope in question. A good test for this is to put garbage
- in your <code>.htaccess</code> file and reload. If a server error is
+ in your <code>.htaccess</code> file and reload the page. If a server error is
not generated, then you almost certainly have <code>AllowOverride
None</code> in effect.</p>