摘要: 访问服务器时,页面出现一堆地址,如访问http://192.168.0.10 ,页面出现 test/ shop/ music/ 解决方法:在apache 的httpd.conf的配置文件中,AddType application/x-gzip .gz .tgz下面加入如下: AddType application/x-httpd-php .php 访问.php页面时,跳转为另存为 解决方法:在... 阅读全文
posted @ 2008-01-28 11:10 ShaDowiCool 阅读(160) 评论(0) 推荐(0)