How To Remove Index.php From CodeIgniter in Windows Xampp
1. First check mod_rewrite is enabled or not
2. To check this create php file type in that
3.
Run into browser
4. Search for the mod_rewrite if you will find that in loaded module then its enabled else you have to enabled this mod_rewrite
5. After that create .htaccess file in your root folder of codeigniter
6. Copy this below codeand paste into that .htaccess file
4. Search for the mod_rewrite if you will find that in loaded module then its enabled else you have to enabled this mod_rewrite
5. After that create .htaccess file in your root folder of codeigniter
6. Copy this below codeand paste into that .htaccess file
7. After that change into the config.php of
codeigniter
$config['index_page'] =
'index.php';
to
$config['index_page']
= ' ';
8. Here you done now run the file with index.php using url http://localhost/ci/welcome
Nice Post! This is a great post. I like this topic.This site has lots of advantage.I found many interesting things from this site. It helps me in many ways.Thanks for posting this again. Thanks a million and please keep up the effective work Thank yo so much for sharing this kind of info- Hire Codeigniter Developer
ReplyDeleteGreat help... very to the point.
ReplyDeleteThis actually works, thanks!
ReplyDeleteVery Good; post worked for me; especially mod_rewrite
ReplyDeletei don't know where is the problem for me
ReplyDeleteCodeIgniter is gaining popularity these days. It is easier, faster and more reliable as compared to other frameworks. Kanhasoft is leading CodeIgniter Development Company in India which has successfully completed many CodeIgniter Web Development projects. Visit our site.
ReplyDeleteWorks for me .. Thank you :) Keep on Sharing ..
ReplyDeleteUsually I never comment on blogs but your blog post is so convincing that I never stop myself to say something about. It helps me in many ways. If you are looking for codeigniter web development and coordinator development company then F5buddy is the best option for you Hire Codeigniter, developer and take advantage of our Codeigniter Development Services at reasonable prices.
ReplyDeleteNice share..thanks
ReplyDelete