-
-
Save ScottPhillips/1721489 to your computer and use it in GitHub Desktop.
#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] |
TopFollow is a game-changer! 🌟 It's helped me boost my follower count quickly and effortlessly. I love how easy it is to use and the instant results. If you're looking to grow your social media presence, this app is a must-try!
today we are going tell you about InstaPro APK version of Instagram which will offer you some amazing and matchless features to make your experience worth enjoying.
Thanks for providing great platform for information.I also want to share some information regarding social experiencing.GB WhatsApp is a modified version of the popular messaging app WhatsApp.It offers extra features that are not available in the official app. People download it from various websites as it’s not available on Google Play Store or the App Store.
Did you know that Lightroom is the world's most used photo editing software?
But you have to pay for its official version, for which the developers created a modified version of Lightroom Mod so that you can use all the freemium features for free.
Download the latest version of Lightroom Mod APK now and take your photos to the next level.
You may know about many video and photo editing apps, but now Lightroom and Alight Motion are the most popular and trending apps.
Read our latest post on it Lightroom VS Alight Motion | Which Is Better In 2024?
FM WhatsApp, an instant messaging app, connects people globally. It lets you see if someone is online or offline and if they have read your messages.
Fantasy Team Help website is the best for any type of information related to fantasy apps
WatchAsian WatchAsian is a drama website to watch drama free.
I also redirected an old domain to a new domain but go some errors in .htaccess file. Now, I have purchased another domain to which offers NA7 WhatsApp APK file for android users. It differs from other whatsapp versions. That's why people use this app from all over the world.
wow, great post. it gave me a lot of useful information. I look forward to your next posts. that's not my neighbor
What is a solar cell?
Solar cells, also known as photovoltaic (PV) cells, are a special kind of semiconductor that can convert sunlight directly into electrical power. It transforms light energy, or photovoltaic energy, into voltaic power.
3KW Solar System in South Africa?
A 3kW Solar System in South Africa typically includes solar panels, an inverter, and mounting hardware, designed to generate about 12-15 kWh per day depending on sunlight availability. These systems can be either off-grid or grid-tied. Off-grid systems come with battery storage for energy independence, while grid-tied systems are connected to the local power grid, allowing for excess energy to be fed back
https://siminfopk.com/
Sim Information
In Pakistan, obtaining ‘Sim owner details’ has become increasingly important for various reasons, such as security and verification. Thanks to services like Mobile Number Tracker Pakistan and Live Finder Net, individuals can now access real-time information about mobile number details with name and address.
SIM information system
Dive into our Sim Information System, offering a wealth of Pak Sim data at your fingertips. From sim database online access to number details, sim info, and sim tracking, our system is your go-to source for accurate and up-to-date information.
https://siminfopk.com/
Thanks for sharing!
Wifi şifre kırma, you can crack wifi passwords, protect and have fun with the site and app.
Survivor.io is a popular mobile game where players navigate through various levels filled with enemies and obstacles. The game features elements of survival, action, and strategy. Players can upgrade their characters, collect items, and unlock new abilities as they progress through the game.
ChatGPT is an AI language model developed by OpenAI, designed to generate human-like text based on the input it receives. It's an incredibly versatile tool, capable of assisting with a wide range of tasks including answering questions, writing essays, creating conversational responses, brainstorming ideas, and more.
ChatGPT, developed by OpenAI, is a groundbreaking AI language model that offers a myriad of functionalities from answering queries to generating creative content.
The latest Instagram pro update is a game-changer! Its intuitive interface and enhanced privacy options make for a seamless and secure experience. The advanced filters and editing tools are fantastic, allowing users to create stunning content effortlessly. This update truly revolutionizes how we engage with the platform, making it a must-have for all social media enthusiasts. Kudos to the team for such an impressive upgrade!
While using the Lightroom Mod APK people face many issues such as slow performance, blur, watermark, and many difficulties in pictures. Many times we noticed that the pictures that we edit from Lightroom are not authentic so it might result in unexpected modifications in pictures of high quality. And we face many issues in importing images or videos.
Make sure that your computer suggests the Lightroom Mod APK. And take the view that your application is in its original form that may help you in every feature such as in picture editing and video editing and it works much faster than other fake platforms. Verify that your export setups match your wanted output requirements. Importing problems continue attempts to make use of a card visitor or various USB ports to link the video camera.https://modlightroom.com/
CapCut MOD APK, a professional video editing application available in the market, is used to edit TikTok videos. With high-quality filters, fonts, a music library, templates, and an innovative toolbar, one can export stunning 4K quality videos. You can easily create video animations, and smooth slow-motion videos in seconds. You can Download the cap cut mod apk at lrmodapk.online
490W JA Solar Panel
The 490W JA Solar Panel is a high-performance solar panel made to produce the most energy possible in the variable environment of South Africa. The panel has increased mechanical loading tolerance, decreased shading losses, and greater efficiency because of its cutting-edge Mono PERC half-cell technology.
Alight Motion APK 5.0.194 Old version free Download Android, iOS, PC
Alight Motion Mod APK is a popular tool for creating graphics, visual effects, and animations on smartphones. This modified version of the app provides users with premium features for free, including no watermarks on exported projects and access to all professional tools and effects. Users can download the latest version of Alight Motion Mod APK, such as v5.0.260, from various sources online. This version allows for enhanced video editing capabilities, making it a go-to choice for both beginners and advanced users looking to create stunning visual content on their mobile devices
Download HD Streamz App on your Android devices.
Get Latest Instagram Pro Developed by SamMods Only on InstasPro.Net.
Medical school is a specialized institution that trains students to become physicians. It involves a comprehensive curriculum that combines theoretical knowledge with practical skills. Medical School Guide
SaveInsta is the ultimate online platform for easy Instagram content downloads.
You dont need to sign into your Instagram account to use iGram. This feature ensures your download activities remain private and secure.
APK Bobo offers a wide selection of Android APKs for various apps and games The site is user-friendly with clear navigation and categories. It provides detailed description. The design is clean, enhancing the browsing experience. However, users should exercise caution and ensure that APKs are safe before downloading, as third-party sources can sometimes pose security risks.
APK Bobo is a great resource for finding Android APKs. The site is easy to navigate with a clean design and detailed app information. Always verify the security of downloads from third-party sites.
Loving the fresh and stylish vibes of Blue WhatsApp! It's like a breath of fresh air for my chats. Who knew a color change could make messaging feel so new and exciting? 💙