由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - Re: Perl and Apache
相关主题
SSI support of Apache Server under NT4.0?那种显示对方IP地址的签名档是什么原理?
再请教一个APACHE中设CGI的问题please help, java event handlers
另一个问题,关于.htpasswd的php adodb学习资料
Tomcat Directory and Virtual Host problem????How do G$ handle js events?
cgi-bin options in apache server?网页设计问题
Can not start Apache 2 with 用户认证. :-(1500人的同时在线,普通的desktop/server能顶的住吗?
如何设置重定向仍然显示原有 URL 结构几个问题请教
question: disable the index page browsing for apache请大牛指教如何实现此功能
相关话题的讨论汇总
话题: cgi话题: addhandler话题: perl话题: apache话题: script
进入BuildingWeb版参与讨论
1 (共1页)
m*****e
发帖数: 4193
1

from httpd.conf:
#
# AddHandler: allows you to map certain file extensions to "handlers",
# actions unrelated to filetype. These can be either built into the server
# or added with the Action command (see below)
#
# If you want to use server side includes, or CGI outside
# ScriptAliased directories, uncomment the following lines.
#
# To use CGI scripts:
#
AddHandler cgi-script .cgi
so you just say:
AddHandler cgi-script .pl
1 (共1页)
进入BuildingWeb版参与讨论
相关主题
请大牛指教如何实现此功能cgi-bin options in apache server?
本板宗旨Can not start Apache 2 with 用户认证. :-(
基于网关的分布式WWW系统构建(3)如何设置重定向仍然显示原有 URL 结构
Re: 初学乍问:如何让Apache支持ASP?question: disable the index page browsing for apache
SSI support of Apache Server under NT4.0?那种显示对方IP地址的签名档是什么原理?
再请教一个APACHE中设CGI的问题please help, java event handlers
另一个问题,关于.htpasswd的php adodb学习资料
Tomcat Directory and Virtual Host problem????How do G$ handle js events?
相关话题的讨论汇总
话题: cgi话题: addhandler话题: perl话题: apache话题: script