Image folder not showing if Joomla is behind a reverse proxy

Need help with the Administration of your Joomla! 4.x site? This is the spot for you.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Post Reply
cpliu
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Mar 07, 2024 6:41 pm

Image folder not showing if Joomla is behind a reverse proxy

Post by cpliu » Thu Mar 07, 2024 6:52 pm

I moved Joomla behind a reverse proxy and the contents of the image folder are not showing. After debugging in a browser I found that the contents of an ajax call returns
<html>
<body>
<p>{&quot;success .... http:\/\/web-01\/cms\/images\/powered_by.png ...

Now I have put in place in Apache2 config
ProxyHTMLURLMap "http:\/\/web-01" "https:\/\/real-domain.com"

But since the content is not a html link, Apache does not translate it to <p>{&quot;success .... http:s\/\/real-domain.com\/cms\/images\/powered_by.png ...

I have already chosen Yes in Global Configuration: Behind Load Balancer. So how can I fix this?

dw-loewe
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Mar 13, 2024 12:43 pm

Re: Image folder not showing if Joomla is behind a reverse proxy

Post by dw-loewe » Wed Mar 13, 2024 12:50 pm

same here! tried a lot but didn't find out..


Post Reply

Return to “Administration Joomla! 4.x”