Yes i missunderstood you. And, i think your solution is best for now and actually i added that to my site codefight.org now as well. Thanks
:)
I am happy that it was useful.
And I went ahead with your solution of removing “admin/” for the admin section.
I added “admin.php?” in the admin/config/config.php file
$config[‘index_page’] = “admin.php?”;
and removed the “admin/” within
admin/modules
admin/views/ and also
admin/libraries/login.php
It Worked a Treat.
Thank you very much for the timely solution!