【发布时间】:2014-11-29 18:00:55
【问题描述】:
我的 html 文件中有这两行:
<p><img src="file:///var/www/html/foldername/image.gif"/>
<p><audio src="file:///var/www/html/foldername/audiofile.mp3" controls><p>If you are reading this, it is because your browser does not support the audio element.</p></audio><p>
文件在网页目录下,文件权限为root,只读。
他们没有显示,我如何让他们显示?我只玩了几天,所以我的经验非常有限,我很可能在配置服务器时做了一些公然错误的事情。
操作系统:Debian-Stable Apache:2.2.22
【问题讨论】: