aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
blob: 2df58442e3ed561b113951598858e270895d4324 (plain)
1
2
3
4
5
6
Options All -Indexes
<Files ~ "^\.emacs">
    Order allow,deny
    Deny from all
    Satisfy All
</Files>

Return to:

Send suggestions and report system problems to the System administrator.