Remco wrote:> That's relatively easy to do with mod_rewrite. But it would have to be something like: > > http://appdb.winehq.org/app/128/adobe-premiere.html > > All the info is still in the URL (which mod_rewrite can extract), but it does look less scary. > > RemcoNo, you can use a rewrite map to do that. Take a look at http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#mapfunc And please, can we not have the .html part? I think it looks ugly. You can do urls like http://appdb.winehq.org/app/adobe/premiere/ or http://appdb.winehq.org/app/adobe-premiere/ just as easily, and it looks a lot better (in my opinion)