如何使用 dompdf 和 htaccess 访问图像

发布于 2024-11-26 01:04:22 字数 95 浏览 0 评论 0原文

我有一个带有 htaccess 的服务器并想使用 dompdf。但我的服务器上的 pdf 中没有显示图片。如果图片位于外部服务器上,则图片可见。

有解决办法吗?

I have a server with htaccess and want to use dompdf. But no Picture is shown in my pdf which is on my server. If the Pciture is on an extern Server, the picture is visible.

Is there a solution?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

秉烛思 2024-12-03 01:04:22

导致此问题的原因可能有很多,但目前我有两个可能的选择:

  • 也许您的 .htaccess 阻止了对服务器上图像的访问。
  • 也许您的服务器无法看到它自己(域名尚未传播)。尝试在 hosts 文件中添加一行。

There could be many things causing this issue, but I have two potential options for the time being:

  • Perhaps your .htaccess is blocking access to the images on your server.
  • Maybe your server is not able to see its self (domain name not propagated yet). Try adding a line in your hosts file.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文