[eluser]atomless[/eluser]
Hi,
I've been using the URL Helper redirect but can't seem to figure out how to stop it from including index.php in the url - I am using the mod rewrite rule from the CI user guide and it seems to be working fine but as soon as I use the URL helper to redirect the index.php segment is back there in the url and no matter how I specify the target in the first redirect param I alwasy seem to get the index.php included in the url.
Anyone know how to redirect without adding in the index.php segment?
Many thanks,
James