I\'ve looked in the documentation of Codeigniter of removing the index.php from the URL when accessing different views, the code shows how to remove it with apa
index.php
in /etc/apache2/users/.conf
/etc/apache2/users/.conf
try adding ..
/Sites/"> Options Indexes MultiViews FollowSymlinks AllowOverride all Order allow,deny Allow from all
and restart Apache to check results ..