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

  • Home
  • SEARCH
  • 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 127355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:27:49+00:00 2026-05-11T05:27:49+00:00

I recently moved from a asp.net host to a PHP host. I am trying

  • 0

I recently moved from a asp.net host to a PHP host. I am trying to setup 301 redirects of my old urls using .htaccess. Here is what I want to accomplish:

old url: http://www.vasanth.in/downloads/download.aspx?file=file.zip new url: http://www.vasanth.in/downloads/download.php?f=file.zip 

I tried the following:

RedirectMatch 301 /downloads/download.aspx\?file=(.*)$ http://www.vasanth.in/downloads/download.php\?f=$1 

This does not seem to work? What am I doing wrong?

  • 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. 2026-05-11T05:27:49+00:00Added an answer on May 11, 2026 at 5:27 am

    Use mod_rewrite, something like this:

    RewriteEngine On RewriteCond %{QUERY_STRING} ^file=(.+)$ RewriteRule ^(.+)\.aspx$ $1.php?f=%1 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently using ASP.NET MVC 2.0 RC2, having recently moved from version 1.0.
I recently moved my asp.net appliaction from windows 2003 / IIS 6 to windows
I have recently moved our ASP.NET session state from InProc to a Sql Server
I recently started development in ASP.NET, and coming from a PHP background I sprinkle
I've recently moved from VB6 to VB.NET and I am finally getting there with
I'm a Git newbie. I recently moved a Rails project from Subversion to Git.
Recently I have been investigating the possibilities of caching in ASP.NET. I rolled my
I've moved my project over to .NET 4.0 recently, and am having some trouble
I am using ASP.NET to read the data in the excel file. I am
I recently moved my website to a shared hosting solution at asmallorange.com , but

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.