I need to disable that indexing when I enter on my root directory on a apache2 server, any tips?
Make sure that you also add -Indexes to the config files in your sites-enabled (or sites-available as it was in my case) directory, they're usually inside the "/etc/apache2/" directory.