in reply to add rewrite rule to redirect /index.pl?node_id=.... to /?node_id=.....

Can't you just add that rewrite to your browser? Seems like a pretty small Greasemonkey script.

  • Comment on Re: add rewrite rule to redirect /index.pl?node_id=.... to /?node_id=.....

Replies are listed 'Best First'.
Re^2: add rewrite rule to redirect /index.pl?node_id=.... to /?node_id=.....
by Anonymous Monk on May 14, 2017 at 01:26 UTC

    Hi,

    Sure, but pmdev have gone and removed almost all references to index.pl, except for the few that they missed -- a redirect "solves" that issue