On 4/26/24 10:51, Aurelien DARRAGON wrote:
This is expected because forwarded cannot be used on frontend unlike forwardfor:
That's interesting, because I already had `option forwardfor except 127.0.0.1` in the frontend which works perfectly. Should that be in the backend too?
I was trying to find 'option forwarded' in the documentation, but I couldn't click on it after finding it with the search box and I couldn't search all the documentation with the browser, as it wasn't all on one page.
Thanks, Shawn