![]() |
Basic navigation - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Basic navigation (/showthread.php?tid=55649) |
Basic navigation - El Forum - 11-05-2012 [eluser]Unknown[/eluser] Hi, on my localhost accessing the about page works fine - localhost/basic_site2/site/about however... when I try and access the about page online using the correct url I cannot access it... I have changed the base url in my config file... Here is the navigation I am trying to setup: http://www.exercisenetwork.co.uk/ Any obvious reasons why this may be? Sorry, I am new to all this! Basic navigation - El Forum - 11-05-2012 [eluser]noslen1[/eluser] Must be your .htaccess. Can you copy/paste it ? |