Posts by João Lucas Goergen • 46 points
1 post
-
3
votes2
answers2013
viewsA: Htaccess - redirecting the domain
Creating a logic in the pages would not be the best practice for this case. Use the . htaccess engine to simplify your process. RewriteEngine On RewriteCond %{HTTP_HOST} www.b2b.cellsystem.com.br…