代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/209211/4986613
c alloc.c
#include
#include
#include
#include
/*
* memory allocators:
* h routines call canalloc; they should be used by everything else
* note this memory is wiped out at t
www.eeworm.com/read/209211/4986694
c httpauth.c
#include
#include
#include
#include
/* deprecated.
This is the mechanism that put entries in /sys/lib/httpd.rewrite
and passwords on the authserver in /sys/lib/h
www.eeworm.com/read/312645/3655318
old entries.extra.old
/.cvsignore////
D/athttpd////
D/autotest////
D/bsd_tcpip////
D/common////
D/drivers////
D/ftpclient////
D/httpd////
D/ipsec////
D/lwip_tcpip////
D/ns////
D/ppp////
D/sntp////
D/tcpip////
www.eeworm.com/read/292758/3940080
patch config.m4.patch
Index: config.m4
===================================================================
RCS file: /home/cvspublic/httpd-2.0/modules/proxy/config.m4,v
retrieving revision 1.17
diff -u -r1.17 config.m4
www.eeworm.com/read/402579/2319111
conf thttpd.conf
# This section overrides defaults
dir=/home/httpd/
nochroot
nosymlink
user=root# default = nobody
cgipat=/cgi/*
logfile=/var/log/thttpd.log
pidfile=/var/run/thttpd.pid
# This section _documents_ defau
www.eeworm.com/read/100018/15888497
cgi save_defines.cgi
#!/usr/local/bin/perl
# save_defines.cgi
# Save defined run-time httpd parameters
require './apache-lib.pl';
$access{'global'}==1 || &error($text{'defines_ecannot'});
&ReadParse();
$site{'defines'} =
www.eeworm.com/read/144216/5751934
pm carp.pm
package CGI::Carp;
=head1 NAME
B - CGI routines for writing to the HTTPD (or other) error log
=head1 SYNOPSIS
use CGI::Carp;
croak "We're outta here!";
confess "It was my f
www.eeworm.com/read/138548/5815531
pm carp.pm
package CGI::Carp;
=head1 NAME
B - CGI routines for writing to the HTTPD (or other) error log
=head1 SYNOPSIS
use CGI::Carp;
croak "We're outta here!";
confess "It was my f
www.eeworm.com/read/116744/14955865
h hcommon.h
/*
* HCOMMON.h - definitions common to all source files in httpd.c
*
* John Calcote 5/10/95
* internet: jcalcote@novell.com
*/
#ifndef _HCOMMON_H
#define _HCOMMON_H
#include
www.eeworm.com/read/15201/435180
lnp uip.lnp
"uip.obj",
"uip_arp.obj",
"httpd.obj",
"cgi.obj",
"fs.obj",
"main.obj",
"uip_arch.obj",
"serial.obj",
"Slipdev.obj"
TO "uip"
RAMSIZE(256)