codeigniter broken link
Posted
by jaypee
on Stack Overflow
See other posts from Stack Overflow
or by jaypee
Published on 2010-05-24T14:55:13Z
Indexed on
2010/05/24
15:01 UTC
Read the original article
Hit count: 246
hi guys, im new in codeigniter. i have a project running perfectly in my localhost. when i deployed, my links seem to be broken. e.g. mysite.com displays the homepage without any error. now, i have a link let's say an about us link e.g. mysite.com/main/about where main is my controller and about is my function. the problem is the about us link is broken e.g. "Oops! This link appears to be broken." do you have any idea where did i go wrong? thank you for any positive response.
© Stack Overflow or respective owner