Hello all Please forgive what must sound like such a basic question. I have Apache2 installed in an Ubuntu 18.04 server. I have a reverse proxy sitting in front with which I want to test some URL rewrite functionality. What I need to setup on the Apache server is a simple site with multiple paths, like so: http:/1.2.3.4/path1/path2/path3/path4 Would appreciate some assistance with this. Thank you.