annotate forum/Packages/.htaccess @ 86:777c23552fd3 website

Comma
author Chris Cannam
date Mon, 20 Jan 2014 11:06:06 +0000
parents e3e11437ecea
children
rev   line source
Chris@76 1 <Files *>
Chris@76 2 Order Deny,Allow
Chris@76 3 Deny from all
Chris@76 4 Allow from localhost
Chris@76 5 </Files>