SOLVED Force www - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5) +--- Thread: SOLVED Force www (/showthread.php?tid=7258) |
Force www - chien - 2015-05-04 When I force www through htaccess it seems to break the preety url structure. EX Code: http://example.com/prettyurl EX Code: http://www.example.com/index.php?id=prettyurl Here is a copy of my htaccess file Code: # RE: Force www - shawn_a - 2015-05-04 You should rewrite your www before the gs rewrite RE: Force www - chien - 2015-05-04 I'll give that a try and post back RE: Force www - chien - 2015-05-04 Simple solution...I overthought the problem thank you |