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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T15:00:27+00:00 2026-05-14T15:00:27+00:00

I am using Rackspace Cloud CDN (Limelight CDN) for my website. The URLs of

  • 0

I am using Rackspace Cloud CDN (Limelight CDN) for my website. The URLs of the CDN are in the format
http://cxxxxxx.cdn.cloudfiles.rackspacecloud.com/something.jpg

My domain is mydomain.com.

Can I use IIS URL rewriting to show http://cxxxxxx.cdn.cloudfiles.rackspacecloud.com/something.jpg as http://images.mydomain.com/something.jpg? Or is this impossible without the CDN setup accepting my CNAME?

If so, can you please help create the URL rewrite rule? (Sorry, don’t know how to use regular expressions)

Thanks,
WT

  • 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-14T15:00:28+00:00Added an answer on May 14, 2026 at 3:00 pm

    You cannot do this with a url rewrite rule, as that happens on your server.

    One of the primary advantages of a CDN is to provide many points of access much closer to the user than your server may be. Using a round trip to your server completely destroys this advantage.

    You can write a redirect rule to go from somewhere on your site that then sends the browser to the CDN, but the user will see the url of the CDN, (i.e. it won’t be hidden).

    To do so, consider something like

    RewriteEngine On
    RewriteRule ^/images/(.*)$ http://...cdn.....com/$1 [L,R=301]
    

    If you’re writing in a .htaccess file instead of in the server config file, then drop the first / after the ^.

    As you alluded to, if you could get cloudfiles to accept a CNAME that pointed to their hostname, then it would be possible so simply replace your hostname with yours. However, I assume that by asking this question, you’ve already explored that avenue.

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

Sidebar

Related Questions

I have strange problem. For a project we are using following cloud hosting. http://www.rackspace.com
I'm using the cloudfile module to upload files to rackspace cloud files, using something
If I am running more than two instances of a server (using rackspace-cloud's ip
I am currently using the Rackspace Cloud for cloud storage of files (pictures, videos,
So i'm trying to move my application to the cloud, specifically im using RackSpace
i have been using RackSpace CloudFiles to store certain images. I have the upload
Rackspace Cloud Hosting **Domain.com** DynDNS Private Whois Full DynDNS Name servers and DNS Remove
I'm using Rackspace Cloud Servers to power my Web site. One of the cool
I'm using Rackspace Cloud Servers. I have installed NGINX with PHP and Memcache. When
I am using nginx on Rackspace cloud following a tutorial and having searched the

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.