Welcome Guest, Not a member yet? Register   Sign In
issue with controllers Help!!! :(
#5

[eluser]BrianDHall[/eluser]
Also, index.php/blog I believe only works when mod_rewrite is turned on in apache, otherwise your server will say "Huh, there is no directory called index.php with a directory inside it named blog, error!"

In your config.php you can try turning on query strings and use its suggested syntax, which I believe is http://leonardoraygoza.com/index.php?c=blog&m=index

If that works then your problem is related to your webserver, or your CI uri_protocol setting in config.php.

What sort of 404 is your server returning? If it is the regular 404 you are use to seeing elsewhere on the internet, it is a server configuration issue. If it is CI's custom 404, then it is a setting in your configuration of CI.


Messages In This Thread
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 11:12 AM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 11:55 AM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 12:08 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 12:45 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 01:23 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 03:33 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 04:00 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 04:01 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 06:31 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 08:14 PM
issue with controllers Help!!! :( - by El Forum - 12-21-2009, 08:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB