Welcome Guest, Not a member yet? Register   Sign In
Some confusion with the error functions
#3

[eluser]nuwanda[/eluser]
[quote author="InsiteFX" date="1291121250"].htaccess
Code:
<IfModule !mod_rewrite.c>
    # If we don't have mod_rewrite installed, all 404's
    # can be sent to index.php, and everything works as normal.
    # Submitted by: ElliotHaughin

    ErrorDocument 404 /index.php
</IfModule>

InsiteFX[/quote]

Sure, I get that as far as .htaccess goes, but I'm obviously missing something about CI and 404s.

That is, if I use .htaccess to route my errors, then what do I need CI's error functions for?


Messages In This Thread
Some confusion with the error functions - by El Forum - 11-30-2010, 12:32 AM
Some confusion with the error functions - by El Forum - 11-30-2010, 12:47 AM
Some confusion with the error functions - by El Forum - 11-30-2010, 12:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB