Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8078931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:56:56+00:00 2026-06-05T15:56:56+00:00

So far I’ve been setting up redirects for single pages on my ASP.NET site

  • 0

So far I’ve been setting up redirects for single pages on my ASP.NET site using ISAPI_REWRITE. These work perfectly well (example below):

# Redirect
RewriteCond %{HTTP:Host} ^(?:www\.)?example\.com$
RewriteRule ^/category-1/products\.aspx /category-2/products\.aspx [I, R=301]

This will redirect www.example.com/category-1/products.aspx to www.example.com/category-2/products.aspx.

However, now I want to rewrite this so that ALL requests to a page within category-1 redirect to the identical page on category-2, i.e. www.example.com/category-1/allpages.aspx to www.example.com/category-1/allpages.aspx.

How do I go about this with the RewriteRule?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T15:56:58+00:00Added an answer on June 5, 2026 at 3:56 pm

    Try with this

    # Redirect
    RewriteCond %{HTTP:Host} ^(?:www\.)?example\.com$
    RewriteRule ^/category-1/(.*) /category-2/$1 [I, R=301]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So far I've been monitoring a single delayed job using god and its been
So far I have been using in tutorials, examples and sample code only packages
So far, I have been using a stable release of django: 1.3, and my
So far I have only been updated a view from within its controller. I
As far as my understanding after reading and researching, the purpose of using salt
As far I have informed around the net after hours of research it is
As far as I remember, in pure W3C event model (that means, using addEventListener),
As far as I can tell this is perfectly valid batch-file code, just a
So far I have not been able to find an answer, but I wanted
So far everytime i use to make a select query using pdo, i used

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.