Can we just delete the install directory? It tells us to only delete the install.php, but I don't feel too safe with it just lying around on the server.
Can we just delete the install directory? It tells us to only delete the install.php, but I don't feel too safe with it just lying around on the server.
yes you are safe to delete install directory. Though you can prefer keeping the four .XML files.
Or if you wish to keep all files you can .htaccess <deny from all> that directory.