sorry - small typoe

3-00
Dries Buytaert 2000-05-29 09:46:35 +00:00
parent ff18c8e1a4
commit fd13be20cf
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# .inc files can be read from the web so make sure we keep it
# away from the casual prying eyes. Especially `config.inc'.
<Files *.inc>
order deny, allow
order deny,allow
deny from all
</Files>