Welcome Guest, Not a member yet? Register   Sign In
Routing issue from welcome message
#4

[eluser]rogierb[/eluser]
If you install CI in some other place the the root, make sure you use
Code:
<a href="&lt;?php echo site_url(">Posts</a>

Otherwise you get routed to the root of your apache installation, hence the http://localhost/posts/

Also, you need to put a .htaccess in your webfolder to be remove the index.php part.


Messages In This Thread
Routing issue from welcome message - by El Forum - 11-23-2009, 02:03 AM
Routing issue from welcome message - by El Forum - 11-23-2009, 02:23 AM
Routing issue from welcome message - by El Forum - 11-23-2009, 08:07 AM
Routing issue from welcome message - by El Forum - 11-23-2009, 08:26 AM
Routing issue from welcome message - by El Forum - 11-23-2009, 09:26 AM
Routing issue from welcome message - by El Forum - 11-23-2009, 07:10 PM
Routing issue from welcome message - by El Forum - 11-23-2009, 07:24 PM
Routing issue from welcome message - by El Forum - 11-23-2009, 07:58 PM
Routing issue from welcome message - by El Forum - 11-23-2009, 08:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB