in reply to Re: add rewrite rule to redirect /index.pl?node_id=.... to /?node_id=.....
in thread add rewrite rule to redirect /index.pl?node_id=.... to /?node_id=.....
Hi,
What do you mean pm.com?
Also what do you mean how?
Something like
RewriteRule "^index\.pl(.*)" "?$1"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: add rewrite rule to redirect /index.pl?node_id=.... to /?node_id=.....
by ww (Archbishop) on May 14, 2017 at 13:11 UTC |