Hello I am designing a website in codeigniter but the problem is when i create a new controller under admin folder under controller directory and type this url (http://localhost/sitecms/admin) browser showing Not Found! But when I type http://localhost/sitecms/index.php/admin it working fine but i need exactly the above url that will display my admin panel , it may happen i did not set the .htaccess file please give me a suggestion how can i solve this problem Thanks