Hope All Freinds there will be fine! Well Problem is that... i made my new website (www.dl4fun.iblogger.org) on base of DLE ( Data life Engine). ***so now i do not know how to move admin.php sctipt to somewhere secure location in my site. like www.site.com/as/ds/admin.php *** second problem is that i do not know how to add text ads to it like infolink text ads codes to it.
There is no need for moving it... Just change the name of admin.php to example.php and then go to your Admin Panel -> System Settings -> Security and change admin.php to example.php
To find admin.php file (also after renaming) is easy task. DLE is secure when: 1. Using Demo or licensed package (Nulled = backdoors); 2. Patching CMS, when patches becomes available; 3. Not using modules with Zend/templates with troyans 4. If your IP static, use for .htaccess in root directory: <Files "admin.php"> Order deny,allow Deny from all Allow from YOUR.IP.ADDRESS.HERE </Files> X. With this code cracker's life will be a mess.