roblonium-web/Hexine/api/.htaccess

9 lines
135 B
ApacheConf

<Files database_conn.php>
Order allow,deny
Deny from all
</Files>
<Files global_functions.php>
Order allow,deny
Deny from all
</Files>