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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:03:12+00:00 2026-05-25T23:03:12+00:00

Lets say I have a two websites www.sample.com and files.sample.com. In an .htaccess file

  • 0

Lets say I have a two websites http://www.sample.com and files.sample.com.

In an .htaccess file within the webroot of http://www.sample.com, I have the following:

<IfModule mod_rewrite.c>
  RewriteEngine on

  RewriteCond %{QUERY_STRING} ^files\/uploads [NC]
  RewriteRule ^(.*)$ http://files.website.com/$1 [NC,L]
</IfModule>

The desired result is to have all requests of www.sample.com/files/uploads/file.xml or www.sample.com/files/uploads/subfolder/file.json get 302 redirected to files.sample.com/files/uploads/file.xml and www.sample.com/files/uploads/subfolder/file.json, respectively.

However, I can’t get the rule to fire. The directory “files” does not exist on the http://www.sample.com website at all.

Could anyone give me a little help as to why the

  • 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-25T23:03:12+00:00Added an answer on May 25, 2026 at 11:03 pm

    You probably want REQUEST_URI not QUERY_STRING.

    RewriteCond %{REQUEST_URI} ^/files\/uploads [NC]
    

    Also note the leading slash.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've always wondered, lets say you have two asp.net websites running in the same
I have two websites: http://example.com http://example.com/sub I have a page, let's say: http://example.com/sub/page1 Is
I have a domain (lets say www.domain.com) and I want one section of that
I have two websites that will share some resources, lets say, index.php, functions.js and
I have two websites.. (MVC applications) www.WebsiteA.com (has two tabs in it) like this..
Let's say I have a website, www.someweb.com , and there I have the file
I have two websites, let's say they're example.com and anotherexample.net . On anotherexample.net/page.html ,
Following on from a previous question . Lets say I have two checkboxes on
lets say I have two methods in my controller to support both json and
Lets say I have two interfaces interface A and interface B: public interface A

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.