log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
vamp-website
annotate forum/cache/.htaccess @ 76:
e3e11437ecea
website
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Add forum code
author
Chris Cannam
date
Sun, 07 Jul 2013 11:25:48 +0200
parents
children
rev
line source
Chris@76
1
<Files *>
Chris@76
2
Order Deny,Allow
Chris@76
3
Deny from all
Chris@76
4
</Files>