2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00
Files
website/common/code/.htaccess
Daniel James 6f2851c5e8 Forbid access to code directory (apart from info.php).
Nothing really problematic, but might as well.
2016-06-02 09:11:48 +01:00

2 lines
37 B
ApacheConf

RewriteRule ^(?!info.php$) "-" [F,L]