CodeIgniter 中国开发者社区's Archiver
论坛
›
CodeIgniter 问答求助
› 新手请教ci的url问题
twttogu2010
发表于 2010-4-22 12:20:27
新手请教ci的url问题
我访问127.0.0.1/ci
能正常显示页面
但我访问127.0.0.1/ci/index.php/home/dmjj
这样就出问题。不能加载css文件
我的css是放在ci文件夹下的。
jeongee
发表于 2010-4-22 12:35:27
请使用绝对地址加载资源文件
楼主要好好仔细的看说明文档,不要急于求成,搞明白了再实战
twttogu2010
发表于 2010-4-22 13:06:10
谢谢楼上的。
页:
[1]
查看完整版本:
新手请教ci的url问题