Welcome Guest, Not a member yet? Register   Sign In
trouble with my controllers (basic stuff)
#4

[eluser]nemanjanq[/eluser]
damm, ... I just add assets, and it works. I need to learn more about .htaccess Smile

Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|assets|robots\.txt)
RewriteRule ^(.*)$ ./index.php/$1 [L]


Messages In This Thread
trouble with my controllers (basic stuff) - by El Forum - 07-12-2009, 01:07 PM
trouble with my controllers (basic stuff) - by El Forum - 07-12-2009, 02:12 PM
trouble with my controllers (basic stuff) - by El Forum - 07-12-2009, 02:25 PM
trouble with my controllers (basic stuff) - by El Forum - 07-12-2009, 02:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB