php - Change base url in codeigniter, issue wampserver? -
php - Change base url in codeigniter, issue wampserver? -
i have codeigniter project.
i using wampserver, index page working fine.
i changed base of operations url
http://localhost:8027/test_proj/04_04/
in config file keeps redirecting
http://localhost:8027/index.php/magazine/add
the base of operations directory, doing wrong ?
php codeigniter wampserver configure
Comments
Post a Comment