mod_redirect

    1. "Version": "20190101000000",
    2. "Config": {
    3. "example_product": [
    4. {
    5. "Actions": [
    6. "Cmd": "URL_SET",
    7. "Params": ["https://example.org"]
    8. ],
    9. "Status": 301
    10. }
    11. ]
    12. }