Server problem |
Hi !
I have a problem with codeigniter on my server : On WAMP, routes file is ok. Or on server, routes doesn't run. My instruction is : $route['default_controller'] = 'fr/index'; I think it's a server problem but I don't know where ? (I have a dedicated server at OVH) Can you help me please. Sorry for my bad english.
Please help me. It's impossible to access to website on my homepage. I must write domName.tld/fr/index to access on my homepage.
With Wamp, It's run correctly but not on my server. Why ?
Maybe the issue by htaccess, It should be have
Code: ./ Code: index.php/$1 Code: RewriteRule ^(.*)$ ./index.php/$1 [L] |
Welcome Guest, Not a member yet? Register Sign In |