Re: [us...@httpd] Redirecting URLs and directory structure

2009-10-08 Thread Krist van Besien
On Wed, Oct 7, 2009 at 3:29 PM, "Fábio Jr." wrote: > 1st question: is there a way of making a request to > http://server.foo.bar/images/123456.png, Apache will redirect or treat this > URL for the correct path through a regular expression? You can use mod_rewrite for this, and it is entirely up

[us...@httpd] Redirecting URLs and directory structure

2009-10-07 Thread Fábio Jr.
Hello, I have a server that serves static content, and most of it are images. These images are all stored in a directory, and there are about 4 million images in this directory. I believe that this storage structure is, in the medium term, unsafe and not dynamic, making scalability and backu