From: "Godmar Back" <[email protected]>
is it possible to write this without hardwiring the RewriteBase in it? So that it can be used, for instance, in an .htaccess file from within any /path?
Yes, you can put it into a .htaccess file, and the URL rewrite will apply on that directory only. Péterhttp://extensiblecatalog.org
