我的网站是部署在http://alfp.freevar.com/alfp_root/public/index.php这样的地址可以访问.
index.html中的图片:src="static/index/index.gif"显示正常但是{:url('index/index')构造网址就成了http://alfp.freevar.com/index.php/index/index/register.html 中间缺少了/alfp_root/public/ 这些字符,网址访问就成了400文件找不到.
如何改一下?