<FilesMatch “\.(htaccess|koneksi.php|configdb.php)$”>
Order Allow,Deny
Deny from all
</FilesMatch>

# disable directory browsing
Options All -Indexes

RewriteEngine On
RewriteRule ^([a-zA-Z0-9_-]+)$ ?scrindo=&id=$1

php_flag display_errors off