To instruct Apache to delegate certain requests to PHP, add an AddType directive, and include index.php as a recognized DirectoryIndex value.
为了引导Apache代理把某些请求转交给php,需要添加addtype指令,并且将index . php作为一个可识别的directoryindex值来包含。
To instruct Apache to delegate certain requests to PHP, add an AddType directive, and include index.php as a recognized DirectoryIndex value.
为了引导Apache代理把某些请求转交给php,需要添加addtype指令,并且将index . php作为一个可识别的directoryindex值来包含。
应用推荐