摘要: 设置Apache的httpd.conf#修改端口Listen 80#设主页文件名DirectoryIndex index.html index.html.var index.php#增加php类型的支持AddType application/x-httpd-php .php#设置apache支持phpLoadModule php5_module "D:\phpweb\php\php5apache2... 阅读全文
posted @ 2006-08-21 17:37 Ricky Feng 阅读(2081) 评论(0) 推荐(0)