代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/159656/10629850
cgi save_net.cgi
#!/usr/bin/perl
#======================================================================
# Turtle Firewall webmin module
#
# Copyright (c) Andrea Frigido
# You may distribute under the terms of either
www.eeworm.com/read/422466/10635493
txt cgi_sheet.txt
<mark>CGI</mark> web server 手册
一.系统需求:
鸿芯内核(内含linux 操作系统内核2.6,网络配置文件,busybox中网络配置工具、web服务器工具httpd。)。
二.安装方法:
html 文件安装在/var/www/文件夹中,image文件安装在/var/www/images文件夹中。<mark>cgi</mark>程序文件安装在/var/www/<mark>cgi</mark>-bin/文件夹中。
配置文件和临时文 ...
www.eeworm.com/read/159464/10647424
cgi geniuschat_superlogin.cgi
sub superlogin {
print "Content-type: text/html\n\n";
print
www.eeworm.com/read/159464/10647428
cgi geniuschat_broadcast.cgi
sub broadcasthtm {
print "Content-type: text/html\n\n";
print
www.eeworm.com/read/159464/10647448
cgi geniuschat_online.cgi
sub online {
print "Content-type: text/html\n\n";
print
www.eeworm.com/read/159464/10647459
cgi geniuschat_kick.cgi
sub kick {
open(KICK,"$filedir$kickfile");
@kick=;
close(KICK);
open(KICK,">$filedir$kickfile");
print KICK "$FORM{'kickip'}↑$this_call_time↑\n";
foreach $kick (@kick){
$kick=~ s/\n//g;
www.eeworm.com/read/159464/10647461
cgi geniuschat_login.cgi
sub login {
print "Content-type: text/html\n\n";
print
www.eeworm.com/read/419588/10857257
so mod_cgi.so
www.eeworm.com/read/419588/10857457
h mod_cgi.h
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyr
www.eeworm.com/read/419588/10858205
html mod_cgi.html
URI: mod_cgi.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
URI: mod_cgi.html.ja.euc-jp
Content-Language: ja
Content-type: text/html; charset=EUC-JP
URI: mod_cgi.ht