Re: Reverse proxying with URL Rewrite

2023-08-06 Thread Francis Daly
On Wed, Aug 02, 2023 at 01:42:46PM +0300, O G wrote: Hi there, > I would like to reverse proxy the following: > > https://test.us/citizensolutions/AB* to *https://*AB*.test.us/ and all the > subdirectories so that > all files like https://test.us/citizensolutions/AB/css/*.css reverse proxy > to

Reverse proxying with URL Rewrite

2023-08-02 Thread O G
Dear Community, I would like to reverse proxy the following: https://test.us/citizensolutions/AB* to *https://*AB*.test.us/ and all the subdirectories so that all files like https://test.us/citizensolutions/AB/css/*.css reverse proxy to https://*AB*.test.us/css/*.css AB in the above example can