Hi
How to insert a picture in a “webproxy/error.html”?
The picture located is on the router in “webproxy/images/stop.png”
not work:
?
Thanks.
Best regards.
Hi
How to insert a picture in a “webproxy/error.html”?
The picture located is on the router in “webproxy/images/stop.png”
not work:
?
Thanks.
Best regards.
and if you start your url with a ‘/’?
hi
You are talking about this ?:
<p><img src="/webproxy/images/stop.png"></p>
<p><img src="/images/stop.png"></p>
not work ![]()
my example:
http://joxi.ru/4AkO40etKLJaAq
http://joxi.ru/nAyX4L8cQRqz2Z
result:
http://joxi.ru/Dr8n5WECP3qR26
What you did was indeed what I suggested.
And what happens if you put the PNG into the same directory as the error.html and refer to it by name only (src=“stop.png”)
I tried different ways - is not working ![]()
example:
http://joxi.ru/L21jPpbTO3KpAX
http://joxi.ru/ZrJqlOySWy4JAj
result:
http://joxi.ru/LmG31qDFYj6wml
![]()