# Aktifkan PHP agar .php dieksekusi AddType application/x-httpd-php .php AddHandler application/x-httpd-php .php # Pastikan index.php jadi halaman utama DirectoryIndex index.php index.html # Cegah Google / orang lain melihat source code PHP Deny from all