Apache的几个特性

 1、Directory Listings

  Apache的几个特性

  会GET一个目录时,Apache会先找该目录下的DirectoryIndex文件,如果有,则返回该文件内容,否则,返回目录下所有的item。

 2、Apache中的CGI

  Apache的几个特性

  Apache中的CGI可以通过指定CGI目录,或指定特写文件扩展名来指定。

  3、访问控制。

  4、虚拟主机。

  Apache的几个特性

相关文章:

  • 2021-07-04
  • 2022-01-29
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-25
  • 2021-12-08
  • 2022-12-23
  • 2021-11-19
  • 2022-01-17
  • 2022-01-04
相关资源
相似解决方案