redirect urls from specific folder to external domains (with php?)
问题 The site i need this for is a wordpress site, Basicly my /out/ folder is followed by an url of a partner. i want people that go to such a link to get forwarded to that url I know there are plugins to do this manual, but i will need thousands of urls, so i basicly want to do it with a wildcard somehow Is this possible to do with php? https://example.com/out/https://externaldomain.com should go to https:// externaldomain.com this part will change, but is always an url: https://example.com/out/*