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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T09:30:36+00:00 2026-06-11T09:30:36+00:00

i need to crete some http_rewrite : i will have request some.url/123456 and i

  • 0

i need to crete some http_rewrite :

i will have request some.url/123456

and i have to do something split this url into:

/{directory1}/{directory2}/{directory3}/{directory4}/123456.jpg

where

directory1 = 1
directory2 - 12
directory3 = 123
directory4 = 1234

so it will be:

/1/12/123/1234/123456.jpg

so the number must be slitted into few folders

could you help me ?

  • 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-11T09:30:37+00:00Added an answer on June 11, 2026 at 9:30 am

    In the htaccess file in your document root, try:

    RewriteEngine On
    
    RewriteRule ^((((([0-9])[0-9])[0-9])[0-9])[0-9]+)\.(jpe?g|gif|png)$ /$5/$4/$3/$2/$1.$6 [L]
    

    You can add a ,R=301 in the square brackets if you want to redirect the browser so that the URL in the address bar shows http://some.url/1/12/123/1234/123456.jpg

    If you want to put these rules in server/vhost config, add a / after the ^ in the rewrite rule’s regular expression.

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

Sidebar

Related Questions

I have some data and need to create a json file with this structure
I need to create some xaml that shows text in columns like newspaper, something
I need to create some simple effects for the layers which I have created
Into a class constructor, I need to create some objects on the fly and
i have a problem with my mvc3 application, i need to create some Validation
Ok after my previous post, i have made some progress, yet still i need
We have some HTTP handlers specified in our web.config. When we were running this
I know that I can have some HTTP request, say post , for some
for a site move I need to hardcode some very simple URL Rewrites. I
I create some RDF file with JENA. Now I need publich this RDF file

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.