How to set codeigniter for apache server?
问题 Updated , I'm having some issues with deploying codeigniter project on Ubuntu server, i get 404 Apache error when i click on links. When i put the project in http://roy.my-domain.com/ = /var/www/html/ folder - it's all works fine - but when i added sub directory http://roy.my-domain.com/roy/ = /var/www/html/roy/ - i get 404 errors . When my url is http://roy.my-domain.com/roy/index.php/about - i get codeigniter 404 error and not apache2. The error : Not Found The requested URL /index.php was