* The CVS directories (automatically created by the CVS repository) can no

longer be accessed from the web.  Let's keep lurking eyes out. ;)
* I'm still idling (except for these kind of tidbits) until Natrak commited
  the new user system.  *evil grin*
3-00
Dries Buytaert 2000-06-01 13:33:19 +00:00
parent 052757e291
commit fbfb8281fb
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@
deny from all
</Files>
# Protect CVS directories:
<Files *CVS>
order deny,allow
deny from all
</Files>
# Customized server error messages:
ErrorDocument 400 /error.php
ErrorDocument 402 /error.php