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

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -