redirect |
Hi all i install the codeigniter on subfolder .. like
www.site.com/subfolder its load my the main controller good (its login page). after i do the login good the redirect try now from the main domain and not from the subfolder.. what i need to change this is my htaccess file Code: <IfModule mod_rewrite.c> and its need to be www.site.com/cms/contrroler but the main page load good www.site.com/cms/ |
Messages In This Thread |
redirect - by ofir - 01-16-2016, 09:46 AM
RE: redirect - by skunkbad - 01-16-2016, 03:47 PM
RE: redirect - by ofir - 01-16-2016, 04:32 PM
|