Please give the Simplest Example to custom reverse proxy on EasyEngine V4

Hi:

How to make a custom reverse proxy on nginx with the latest EE v4.

Lets say I want to proxy (no redirect): /test/* to wikipedia. How to I do that? which code to do and what are the steps to do?