Seditio Source
Root |
./othercms/b2evolution_7.2.3/skins_adm/sample.htaccess
# We don't want any PHP execution in this folder! (Prevent direct invocation of PHP files)
<IfModule mod_php5.c>
php_flag engine off
</IfModule>