
8 Jul
2009
8 Jul
'09
3:58 a.m.
On Tue, Jul 07, 2009 at 06:38:44PM +0100, Duncan Coutts wrote:
I think we can do it with something like the following in a suitable .htaccess file:
RewriteRule ^/package/([A-Za-z0-9-]*)-([0-9.]*)\.tar\.gz$ /packages/archive/$1/$2/$1-$2.tar.gz
I guess it can be done, but it feels a bit wierd to have two collections of different sorts of things mixed together at the same logical olocation.