On Tue, Sep 1, 2009 at 3:11 AM, Maciej (Matchek) Blizinski<[email protected]> wrote: > > > mod_rewrite[1] could help. There could br a rule along the lines of: > > RewriteRule ^/packages.php(.*) /packages$1 [R=301] > > We'd need to test it, of course. > > [1] http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html#RewriteRule >
Not bad. I wouldnt object to Ihsan putting that in there. Although I think we should probably agree that this is a temporary cleanup,and to remove it after some fixed period of time. (6 months?) No need to throw away server resources unneccessarily, once it has served its purpose. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
