Thanks Paul I have read the document, which explains all the ways you map
the URL to file system locations. What it does not say (from what I can
see) is how to check where this mapping is located. Can you help?
On Sat, Aug 24, 2024 at 2:32 PM Paul wrote:
> On 2024-08-24 14:58, Lawrence Taylor
Hi,
Update on testing apache - reverse proxy/nextjs apps. The idea is to
run a local node server (http://127.0.0.1:x) whis is displayed via
Apache.
I have two/2 examples that appear to work if run separately. running
is configured (a2enmod/a2ensite) as well as "systemctl restart
apache2".
I can