Chinaunix首页 | 论坛 | 博客
  • 博客访问: 343965
  • 博文数量: 30
  • 博客积分: 4156
  • 博客等级: 上校
  • 技术积分: 945
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-14 15:00
文章分类

全部博文(30)

文章存档

2013年(2)

2012年(4)

2010年(9)

2009年(7)

2008年(8)

我的朋友
最近访客

分类: LINUX

2010-07-06 23:55:42

1、查看apache已经加载了哪些模块:apachectl -t -D DUMP_MODULES
2、与PHP相关的配置内容:
   模块加载:LoadModule php_module modules/libphp5.so
   识别PHP文件:AddType application/x-httpd-php .php
   设置PHP主页:DirectoryIndex index.php index.html index.html.var
阅读(461) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~