I am a complete beginner in Codeigniter. I am facing 2 problems
- I am unable to upload htaccess file
- If I need to upload where should I upload
I am a complete beginner in Codeigniter. I am facing 2 problems
iF you are begginer, Follow these steps as show in link... https://www.codeigniter.com/userguide3/general/urls.html
Make sure, First mod_rewrite
on your serevr. And .htaccess
file uploded in root of project. Enjoy codeigniter .