Search results

  1. C

    mod_rewrite (redirect and etc)

    Good day I've installed v.4.0.1. Firstly, I need to redirect all links www.domain.com to domain.com. Also I really want to rewrite links with ip to links with domain name instead ip. ------- Redirect in .htaccess: RewriteEngine on RewriteCond %{HTTP_HOST} ^yoursite\.com...
Top