httpd 2.4.16 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2438 页 | 1.87 MB | 1 年前3
httpd 2.4.17 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2455 页 | 1.88 MB | 1 年前3
httpd 2.4.18 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2467 页 | 1.89 MB | 1 年前3
httpd 2.4.8.dev 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2404 页 | 1.84 MB | 1 年前3
httpd 2.4.9 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2398 页 | 1.84 MB | 1 年前3
Apache HTTP Server Documentation Version 2.4example.edu REDIRECT SERVER PORT=80 REDIRECT SERVER SOFTWARE=Apache/2.2.15 REDIRECT URL=/cgi-bin/buggy.pl REDIRECT environment variables are created from the environment variables which existed prior to the requests for files with the html extension to trigger the launch of the footer.pl CGI script. Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html Then the CGI script is responsible for sending request URI. Rewrite configuration RewriteMap d2u prg:/www/bin/dash2under.pl RewriteRule - ${d2u:%{REQUEST_URI}} dash2under.pl #!/usr/bin/perl $| = 1; # Turn off I/O buffering while () { s/-/_/g; 0 码力 | 1031 页 | 3.23 MB | 1 年前3
Apache HTTP Server Documentation Version 2.4example.edu REDIRECT SERVER PORT=80 REDIRECT SERVER SOFTWARE=Apache/2.2.15 REDIRECT URL=/cgi-bin/buggy.pl REDIRECT environment variables are created from the environment variables which existed prior to the requests for files with the html extension to trigger the launch of the footer.pl CGI script. Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html Then the CGI script is responsible for sending request URI. Rewrite configuration RewriteMap d2u prg:/www/bin/dash2under.pl RewriteRule - ${d2u:%{REQUEST_URI}} dash2under.pl #!/usr/bin/perl $| = 1; # Turn off I/O buffering while () { s/-/_/g; 0 码力 | 1031 页 | 3.23 MB | 1 年前3
httpd 2.4.10 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2420 页 | 1.85 MB | 1 年前3
httpd 2.4.12 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2426 页 | 1.86 MB | 1 年前3
httpd 2.4.23 中文文档example.edu REDIRECT_SERVER_PORT=80 REDIRECT_SERVER_SOFTWARE=Apache/2.2.15 REDIRECT_URL=/cgi-bin/buggy.pl REDIRECT_ environment variables are created from the environment variables which existed prior to (mod_negotiation)。 例子 使用 CGI 脚本修改静态内容 下面的指令将会使具有html扩展名的文件,触发 CGI 脚本footer.pl 的执行。 Action add-footer /cgi-bin/footer.pl AddHandler add-footer .html 于是 CGI 负责发送请求的文档(PATH_TRANSLATED 环境变量指向 它),按照需要作出 wildcard such as: DirectoryIndex index Use a complete list of options: DirectoryIndex index.cgi index.pl index.shtml index.html where you list the most common choice first. Also note that explicitly creating0 码力 | 2559 页 | 2.11 MB | 1 年前3
共 23 条
- 1
- 2
- 3













