Skip to content

Instantly share code, notes, and snippets.

@ScottPhillips
Created February 2, 2012 04:30
Show Gist options
  • Save ScottPhillips/1721489 to your computer and use it in GitHub Desktop.
Save ScottPhillips/1721489 to your computer and use it in GitHub Desktop.
Common .htaccess Redirects
#301 Redirects for .htaccess
#Redirect a single page:
Redirect 301 /pagename.php http://www.domain.com/pagename.html
#Redirect an entire site:
Redirect 301 / http://www.domain.com/
#Redirect an entire site to a sub folder
Redirect 301 / http://www.domain.com/subfolder/
#Redirect a sub folder to another site
Redirect 301 /subfolder http://www.domain.com/
#This will redirect any file with the .html extension to use the same filename but use the .php extension instead.
RedirectMatch 301 (.*)\.html$ http://www.domain.com$1.php
##
#You can also perform 301 redirects using rewriting via .htaccess.
##
#Redirect from old domain to new domain
RewriteEngine on
RewriteBase /
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]
#Redirect to www location
RewriteEngine on
RewriteBase /
rewritecond %{http_host} ^domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/$1 [r=301,nc]
#Redirect to www location with subdirectory
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} domain.com [NC]
RewriteRule ^(.*)$ http://www.domain.com/directory/index.html [R=301,NC]
#Redirect from old domain to new domain with full path and query string:
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^(.*) http://www.newdomain.com%{REQUEST_URI} [R=302,NC]
#Redirect from old domain with subdirectory to new domain w/o subdirectory including full path and query string:
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/subdirname/(.*)$
RewriteRule ^(.*) http://www.katcode.com/%1 [R=302,NC]
Rewrite and redirect URLs with query parameters (files placed in root directory)
Original URL:
http://www.example.com/index.php?id=1
Desired destination URL:
http://www.example.com/path-to-new-location/
.htaccess syntax:
RewriteEngine on
RewriteCond %{QUERY_STRING} id=1
RewriteRule ^index\.php$ /path-to-new-location/? [L,R=301]
Redirect URLs with query parameters (files placed in subdirectory)
Original URL:
http://www.example.com/sub-dir/index.php?id=1
Desired destination URL:
http://www.example.com/path-to-new-location/
.htaccess syntax:
RewriteEngine on
RewriteCond %{QUERY_STRING} id=1
RewriteRule ^sub-dir/index\.php$ /path-to-new-location/? [L,R=301]
Redirect one clean URL to a new clean URL
Original URL:
http://www.example.com/old-page/
Desired destination URL:
http://www.example.com/new-page/
.htaccess syntax:
RewriteEngine On
RewriteRule ^old-page/?$ $1/new-page$2 [R=301,L]
Rewrite and redirect URLs with query parameter to directory based structure, retaining query string in URL root level
Original URL:
http://www.example.com/index.php?id=100
Desired destination URL:
http://www.example.com/100/
.htaccess syntax:
RewriteEngine On
RewriteRule ^([^/d]+)/?$ index.php?id=$1 [QSA]
Rewrite URLs with query parameter to directory based structure, retaining query string parameter in URL subdirectory
Original URL:
http://www.example.com/index.php?category=fish
Desired destination URL:
http://www.example.com/category/fish/
.htaccess syntax:
RewriteEngine On
RewriteRule ^/?category/([^/d]+)/?$ index.php?category=$1 [L,QSA]
Domain change – redirect all incoming request from old to new domain (retain path)
RewriteEngine on
RewriteCond %{HTTP_HOST} ^example-old\.com$ [NC]
RewriteRule ^(.*)$ http://www.example-new.com/$1 [R=301,L]
If you do not want to pass the path in the request to the new domain, change the last row to:
RewriteRule ^(.*)$ http://www.example-new.com/ [R=301,L]
#From blog.oldsite.com -> www.somewhere.com/blog/
retains path and query, and eliminates xtra blog path if domain is blog.oldsite.com/blog/
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_URI}/ blog
RewriteRule ^(.*) http://www.somewhere.com/%{REQUEST_URI} [R=302,NC]
RewriteRule ^(.*) http://www.somewhere.com/blog/%{REQUEST_URI} [R=302,NC]
@Abdullpasha
Copy link

Thanks for sharing this amazing content. to make your moments look amazing check out this Inshot Pro

@davidhammad
Copy link

Top Follow APK is perfect if you're looking to boost your Instagram likes and followers fast! Plus, you can even earn money by selling follower services

@kermitwarner
Copy link

This is a great set of .htaccess redirects! It covers everything from basic page redirects to advanced URL rewrites, making it super useful for SEO and website management.

If you're into customization, just like with GB WhatsApp, check out GB WhatsApp Pro at https://gbpro.pro for more control and enhanced messaging features!

@RanaBilal34
Copy link

RanaBilal34 commented Oct 6, 2024

Loklok Mod APK is an excellent choice for anyone who loves streaming movies and shows without interruptions. With premium features unlocked, users can enjoy high-quality content without ads and access a vast library of entertainment for free.

@khan7979
Copy link

khan7979 commented Oct 9, 2024

@khan7979
Copy link

khan7979 commented Oct 9, 2024

Thanks for information Download Freecine APK

@khan7979
Copy link

khan7979 commented Oct 9, 2024

Terabox Premium MOD APK with features unlocked.

@khan7979
Copy link

khan7979 commented Oct 9, 2024

@khan7979
Copy link

khan7979 commented Oct 9, 2024

@john125363
Copy link

"Semakan STR login" refers to the phased process of checking or verifying eligibility for the "Sumbangan Tunai Rahmah" (STR) cash aid in Malaysia. It ensures that recipients meet criteria in different phases.Semakan STR login

@shavirasyarifah
Copy link

Hello, I really appreciate writing this type of content. This content is useful for me. keep sharing this type of content. Thanks Softmola

@shivam228155
Copy link

According to me, this is a very good article and I praise it very much. If you people also like it, then you should check out this article of ours too. Tafcop

@sakeban
Copy link

sakeban commented Oct 11, 2024

looking to increase your instagram followers, try out the best free followers app now.

@Amelia128
Copy link

Thank you for this fantastic content! To make your moments even more stunning, check out basement egress windows windsor

@alexjhird
Copy link

We're currently working on integrating SEPCO bill data into our project. Any suggestions or best practices for handling large-scale bill data efficiently in GitHub?

@jhonvbml
Copy link

The 7 brew blondie nutrition facts offers an exciting way to explore new flavors and enjoy your coffee experience in a whole new light. With a range of hidden drinks to choose from—whether you prefer something fruity and refreshing or rich and indulgent—there’s a secret menu item for everyone. Next time you’re at 7 Brew, take a step off the beaten path and order one of these secret drinks for a fresh, fun, and delicious coffee adventure.

@jhonvbml
Copy link

For iOS users who frequently download media files, Yas Download is the ideal tool to streamline the process. It offers a simple, fast, and secure way to download videos, music, and other media without the need for third-party apps. If you’re tired of the restrictions Apple places on media downloads, give yas download shortcut latest version a try today.

@jhonvbml
Copy link

Downloading the spike volleyball story mod apk unlock all characters is simple. You can find it on trusted APK platforms and easily install it on your Android device. With frequent updates and added content, The Spike APK remains a fan-favorite volleyball game that’s constantly evolving with new features and gameplay improvements.

@jhonvbml
Copy link

Rope hero vice town mod apk unlimited money and diamond latest is perfect for players who love superhero action and enjoy open-world exploration. You can swing through the city, battle criminals, and complete missions with unlimited resources and invincible powers. The Mod APK enhances the core elements of the game, giving you full access to all the fun without worrying about limitations. If you’re a fan of superhero games with action-packed combat, Rope Hero Mod APK is a must-play.

@Saleem5636
Copy link

If you're looking to elevate the quality of your old or blurry photos, I highly recommend checking out Remini Mod APK. It’s a fantastic tool that uses AI-powered technology to restore and enhance images with remarkable detail. Whether you're a professional photographer or just someone who wants to preserve memories, this APK delivers excellent results with ease.

You can learn more and download it from my website here: Remini Pro Mod APK Latest Version.

@EricPorko
Copy link

For those who want to get Mod APK then use Wendgames website for free.

@RaihanSardarUI
Copy link

YAS Download is a shortcut that you can use to easily download any files, videos, and other content from the internet to your device.

@Techybi
Copy link

Techybi commented Oct 16, 2024

The Best article for Admin router page

<style> </style>

https://techybi.com/192-168-100-1-the-router-admin-page/

@Techybi
Copy link

Techybi commented Oct 16, 2024

@lucks420
Copy link

lucks420 commented Oct 18, 2024

In Uttar Pradesh, accessing land maps and verifying property details online has become much easier through platforms like Bhunakshaup, which provides users with detailed land records and maps. This has been incredibly helpful for property owners to check their land boundaries and manage their documents.

@lucks420
Copy link

It's important for consumers to be aware of fraud management and telecom safety. In India, the government has introduced platforms like TAFCOP (Telecom Analytics for Fraud Management and Consumer Protection), which allows users to check the number of mobile connections registered under their name and report any unauthorized connections. If you're looking for more detailed information on using TAFCOP effectively, you can visit our website tafcop.net.in for step-by-step guidance.

@irank7866
Copy link

I found recreating Spotify's design to be an immensely rewarding experience! As a dedicated user, I explored every detail, which deepened my appreciation and sharpened my design skills. For more insights and resources, get Spotify Premium App 2024.

@shivam228155
Copy link

The author is very good, this is a very good article. I have read this article for the first time and I liked it. up scholarship

@RanaSardar07
Copy link

Download Nintendo Switch ROMs with NSP and XCI formats for free. Play the game on your console and emulators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment