- Joined
- Nov 11, 2022
- Messages
- 2
- Reaction score
- 0
Hi all, guys!
I need your help to write an important rewrite rule! I've been struggling with this code for a month.
I need to redirect urls of this type:
/confindustria/verona/news.nsf/($linkacross)/879D9288439B4C42C12588E1004BD915?opendocument&restricttocategory=Credito%20Finanza%20Assicurazioni
to ones of this type:
gate/news/documento?openform&id=879D9288439B4C42C12588E1004BD915&restricttocategory=Credito%20Finanza%20Assicurazioni
You see that:
1) domain changes
2) this static part changes
3) this dynamic part remains almost the same except for opendocument& that must disappear
Please help!
Thank you!
Roman.
I need your help to write an important rewrite rule! I've been struggling with this code for a month.
I need to redirect urls of this type:
/confindustria/verona/news.nsf/($linkacross)/879D9288439B4C42C12588E1004BD915?opendocument&restricttocategory=Credito%20Finanza%20Assicurazioni
to ones of this type:
gate/news/documento?openform&id=879D9288439B4C42C12588E1004BD915&restricttocategory=Credito%20Finanza%20Assicurazioni
You see that:
1) domain changes
2) this static part changes
3) this dynamic part remains almost the same except for opendocument& that must disappear
Please help!
Thank you!
Roman.