Welcome Guest, Not a member yet? Register   Sign In
Things to Configure Before Coding?
#19

(07-25-2015, 06:55 AM)Wouter60 Wrote: Step 1 (remove index.php): if you do that, your CodeIgniter site won't work at all.
You probably mean to say that you want to use URL's without index.php in it. That's what you do in step 2 (.htaccess).

Step 6: Put your assets (images, stylesheets, javascripts) in the right place where CodeIgniter can find them.
Step 7: Configure the session driver you want to use (files or database)

+1 for step # 6. I usually do that.
Reply


Messages In This Thread
RE: Things to Configure Before Coding? - by alejonocampo143 - 07-31-2015, 12:38 AM
RE: Things to Configure Before Coding? - by Narf - 07-30-2015, 01:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB