代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/389338/2541112
init mini_httpd.init
#!/bin/sh
# mini_httpd startup script
# Nelson Minar Thu Dec 30 13:54:31 PST 1999
# the following two lines added 2000-01-31 by Bennett Todd
# chkconfig: 2345 99 01
www.eeworm.com/read/389338/2541113
spec mini_httpd.spec
Summary: small, simple http daemon, supports SSL
Name: mini_httpd
Version: 1.19
Release: 1
Copyright: Freely Redistributable
Packager: Bennett Todd
Group: Networking/Daemons
URL: http
www.eeworm.com/read/389338/2541114
mini_httpd_wrapper
#!/bin/sh
#
# mini_httpd_wrapper - wrapper script for mini_httpd on FreeBSD
#
# This goes in /usr/local/sbin. It runs mini_httpd in a loop. If mini_httpd
# exits then the script restarts it automati
www.eeworm.com/read/389338/2541116
sh mini_httpd.sh
#!/bin/sh
#
# mini_httpd.sh - startup script for mini_httpd on FreeBSD
#
# This goes in /usr/local/etc/rc.d and gets run at boot-time.
case "$1" in
start)
if [ -x /usr/local/sbin/mini_httpd
www.eeworm.com/read/388944/2545743
init mini_httpd.init
#!/bin/sh
# mini_httpd startup script
# Nelson Minar Thu Dec 30 13:54:31 PST 1999
# the following two lines added 2000-01-31 by Bennett Todd
# chkconfig: 2345 99 01
www.eeworm.com/read/388944/2545744
spec mini_httpd.spec
Summary: small, simple http daemon, supports SSL
Name: mini_httpd
Version: 1.19
Release: 1
Copyright: Freely Redistributable
Packager: Bennett Todd
Group: Networking/Daemons
URL: http
www.eeworm.com/read/381896/2639808
c httpd-fsdata.c
static const unsigned char data_processes_shtml[] = {
/* /processes.shtml */
0x2f, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x65, 0x73, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0,
0x25, 0x21, 0x3a, 0x2
www.eeworm.com/read/381896/2639811
h httpd-cgi.h
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* Web server script interface header file
* \author
* Adam Dunkels
*
*/
/*
* Copyright (c) 2001, Adam Dunkels.
www.eeworm.com/read/381896/2639812
c httpd-fs.c
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/381896/2639813
h httpd-fsdata.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide