[eluser]vambavan[/eluser]
Any chance I can use it through the codeigniter framework and still get the subdirectory htaccess to be invoked? Thats really what I want to do. I am trying to convince my team to use codeigniter but if I cant get this working they think codeigniter is too rigid and may break away from it. We have an ldap company wide authentication in place and I just need to get it working where certain pages are only accessible to certain ldap users/groups. I was hoping if I created a restricted folder and put the views that needed authentication there with the appropriate htaccess it would work.