Welcome Guest, Not a member yet? Register   Sign In
can't access subdir after changing htaccess
#2

[eluser]OES[/eluser]
In your controller you cant have the same name as a folder.

admin.php
admin -> folder

If you want an admin area use the admin folder and create a new controller in it ie page.php so

admin/page.php

then route all /admin calls the the page controller.

Dont forget to remove admin.php from the base controller. !


Messages In This Thread
can't access subdir after changing htaccess - by El Forum - 10-28-2008, 03:46 AM
can't access subdir after changing htaccess - by El Forum - 10-28-2008, 07:29 AM
can't access subdir after changing htaccess - by El Forum - 10-28-2008, 10:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB