DevArticles.In
  • Home
  • Hindi to Unicode
  • PHP Debug
  • CakePHP Captcha
  • How-To
  • About
  • Contact

Tag: 301

Redirect to a Different URL using .htaccess

January 26, 2013January 26, 2013 Arvind KumarToolsLeave a Comment on Redirect to a Different URL using .htaccess
301 redirect

A straight forward redirection using .htaccess. Note that the domain name should be omitted from From address and it should always be there in To address, even if the redirection is on same server. [code]<IfModule mod_rewrite.c> RewriteEngine On redirect 301…

Read More→

Redirecting users to same pages while migrating to new domain

December 14, 2012December 14, 2012 Arvind KumarMiscelleneousLeave a Comment on Redirecting users to same pages while migrating to new domain
301 redirect

While migrating my previous domain name to current one i had to gather some domain redirection tools in order to help myself to redirect my old domain pages and posts to current one. Fortunately i did not change the site…

Read More→

Recent Posts

  • A minimal way of implementing select options field in React Final Form (with example)
  • Sending Laravel Notifications Email to Single Email Address
  • Database rollback transactions in Laravel
  • Automatic Deployment of your Git Push to Remote Server
  • CSV Content Validation with FormRequest Rules in Laravel

About Arvind

Arvind Thakur is a Freelance Web Developer and Internet Blogger. Before starting as a freelancer in March 2009 he worked in three software companies. Recently he has managed to build up a small web development team by the name of Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms