Inimist Technologies Blog

DevArticles – Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Tag: url

Redirect to a Different URL using .htaccess

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→

Useful url rewriting examples using .htaccess

Arvind KumarTools1 Comment on Useful url rewriting examples using .htaccess
htaccess rewrite

1)Rewriting product.php?id=12 to product-12.html It is a simple redirection in which .php extension is hidden from the browser’s address bar and dynamic url (containing “?” character) is converted into a static URL.

  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to create a custom form request validator in Laravel 7/8/9/10
  • Laravel Carbon addMinutes() | Laravel Carbon Add Or Subtract Minutes and Hours Examples
  • How to build a basic Frontend Application using Laravel and Livewire
  • Auto Renew Let’s Encrypt Certificates using Certbot
  • How to compress and extract files using tar command in Linux – Basic Example

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms