Welcome Guest, Not a member yet? Register   Sign In
Problems with a function
#3

[eluser]kripton11235[/eluser]
Thanks Rey, this is precisely the problem, putting index.php in my url everything works perfectly. Set up .htaccess as follows:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|captcha|css|js|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

What more can I do?


Messages In This Thread
Problems with a function - by El Forum - 01-27-2009, 09:02 AM
Problems with a function - by El Forum - 01-27-2009, 03:12 PM
Problems with a function - by El Forum - 01-28-2009, 05:05 AM
Problems with a function - by El Forum - 01-29-2009, 08:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB