change from nginx webserver to apache2 web server |
I am youngest of Codeigniter. I just clone the codeigniter project from my friend. that project is use nginx webserver, but I want to change it to apache2 webserver, because I use WAMP server in my local. and I don't know how to change it. can any one help me?
maybe change .htaccess or what?. Thank in advance
I would check the .htaccess file and also check and make sure that the base_url in config.php is set correct.
Check also your database.php connection settings for the database. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |