douzuo5504 2010-07-16 12:59
浏览 26

直接访问Joomla的images文件夹

I want to be able to access some images I have on my Joomla site from another site. e.g. I want to be able to type <img src="http://www.myjoomladomain/images/imag.jpg"> in a html file on another different site and view the image. It's been telling me I do not have permission to access the folder. please how can I go about it

  • 写回答

1条回答

  • douqin231881 2010-07-16 15:31
    关注

    This should normally work, your folder permission or file permissions must be incorrect. This is why you are probably getting this permissions error.

    If you have a ftp client like filezilla (or you can use your cPanel) you need to set the correct permission for your images folder or the actually image to ensure that it can be read. You need to ensure that you have read permissions set for both folder and image. 644 is a good permissions setting that you can apply recursively onto your images directory. This should solve your problem.

    评论

报告相同问题?

悬赏问题

  • ¥15 matlab实现基于主成分变换的图像融合。
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制
  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊