ivancica

  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by ivancica
  • ivancica commented,

    [quote="ivancica, post: 1764891">Hi, I have again a problem with .htaccess. The rewrite cond is not working for files, or I'm doing it wrong. I have to redirect every link that Google indexed for a...

  • ivancica commented,

    Hi, I have again a problem with .htaccess. The rewrite cond is not working for files, or I'm doing it wrong. I have to redirect every link that Google indexed for a client. For example my-domain.co...

  • ivancica commented,

    Thank you for helping me. I understand now everything.

  • ivancica commented,

    I've used cpanel redirect. This is what I get in .htacess RewriteEngine On RewriteCond %{HTTP_HOST} ^www.my-domain.com [NC] RewriteRule ^(.*)$ http://my-domain.com/$1 [L,R=301,NC] RewriteCond %{H...

  • ivancica created a post,

    301 redirect not working

    Hi, i have issues with 301 redirect. I have domain.com, domain.net and domain.info. I've tried permanent redirect in cpanel, but it's not working. Every domain has to be redirected to *.com, with ...