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 6773745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:42:15+00:00 2026-05-26T15:42:15+00:00

I am sure this might have been asked before but I’ve been pulling my

  • 0

I am sure this might have been asked before but I’ve been pulling my hairs for two days with no luck, what I want to do is do a 301 redirect for http://www.domain1.com/mydesk/anything to http://www.domain2.com/blogs. So far what I’ve been able to do is get the /mydesk requests to go to /blogs on domain2 but when ever something is requested like /mydesk/test1/test it goes through so what I would want is know how to remove the appending URL so anything for /mydesk/anything goes to domain2.com/blogs whatsoever.

so http://www.domain1.com/mydesk/whatever 301 http://www.domain2.com/blogs without the appending URL from the requested link.

Thanks.

  • 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-05-26T15:42:16+00:00Added an answer on May 26, 2026 at 3:42 pm

    If you want everything in the “mydesk” folder to redirect to the same blogs folder on the new domain, you can use this:

    RedirectMatch 301 /mydesk(/.*)? http://www.example.com/blogs
    

    If you want to append whatever is after “mydesk” to the new URL (e.g. /mydesk/some-specific-blog -> example.com/blogs/some-specific-blog), you can just append a $1 to the end of the line, like so:

    RedirectMatch 301 /mydesk(/.*)? http://www.example.com/blogs$1
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I don't think this has been asked before on this site, but I might
I'm sure this has been asked before but I'm not even really sure what
I'm sorry if this question has been asked before, but I'm not even sure
I am sure this problem has been asked before but I cannot seem to
I guess this might have been posted somewhere, I did search, but couldn't find
This might have been answered here before and I'm just not searching for the
This might be too opinionated a question, but looking for help! I have been
This question might be a bit long and specific, but I have been attempting
Halo I'm sure this question has been asked many times in the past, but
I know this might ma a simple question, it must have been answered before

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.