CodeIgniter Forums
[SOLVED] URL redirection - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: [SOLVED] URL redirection (/showthread.php?tid=64494)



[SOLVED] URL redirection - nilu.4179 - 02-25-2016

Hi,
I want to redirect to my base_url by default.
if any user enters link without www it'll be redirect to www.abc.com. So how to implement and where please help.....


RE: URL redirection - Diederik - 02-25-2016

Best place would be your .htaccess file

http://lmgtfy.com/?q=how+to+redirect+non+www+to+www+with+htaccess


RE: URL redirection - tinhphaistc - 02-25-2016

soloved here: http://stackoverflow.com/questions/12050590/redirect-non-www-to-www-in-htaccess


RE: URL redirection - InsiteFX - 02-25-2016

Please when you solve a problem mark your Topic [SOLVE] in the topic title field.


RE: URL redirection - freddy - 02-25-2016

(02-25-2016, 03:32 PM)InsiteFX Wrote: Please when you solve a problem mark your Topic [SOLVE] in the topic title field.

i guess there are admin mark as solved,well will mark solved if in the future ask, thanks any way