Re: apache reverse proxy question -- i think

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Fri, Jul 12, 2024 at 6:12 PM bruce <badouglas@xxxxxxxxx> wrote:
I have a situation where I'm trying to create a foo.config file for a
test apache app.

in the html of the app, i have a href="">
the actual test.svg resides in the physical dir:
 /var/www/html/berat/public/test.svg

so I'm trying to figure out how to handle this. As far as I can tell,
this is a reverse proxie issue

but I can't do

    another
     ProxyPass '

     as I'm already doing the following which works...
      ProxyPass / http://127.0.0.1:3000/
      ProxyPassReverse / http://127.0.0.1:3000/

 is there some method that I trigger off the actual "filename"

are there any pointers/examples you can point me to..

This appears to be the last issue I'm grappling with.

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


You'll have to clarify what "trigger the filename" means, first. 

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux