11

0 目的

httpd conf的配置

1 设备

VPS +CentOS

2 步骤

1 You don't have permission to access xxxx/yyyy/zzzz on this server.

make sure showing same path

make sure 755 on this path

restart apache

use /var/log/httpd/error_log to debug

2 cgi

AddHandler  cgi-script .py

3 原理

你可能感兴趣的:(11)