尝试上传图片时出现Directory index forbidden by Options directive
错误但每次都没有得到,所以不知道确切的句子,我检查了apache的error_logs
。 webroot中的.htaccess是
`<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^$ webroot/ [L]
RewriteRule (.*) webroot/$1 [L]
</IfModule>`
我在&lt;中使用+Indexes
修正了此问题。目录&gt;但我不知道为什么我只得到一些图像的错误,它们大约是700 KB和~1500 X 1700。