代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/161159/10443120
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/161159/10443127
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/161055/10458630
c httpd-fsdata.c
static const char data_cgi_tcp[] = {
/* /cgi/tcp */
0x2f, 0x63, 0x67, 0x69, 0x2f, 0x74, 0x63, 0x70, 0,
0x69, 0x20, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x2e,
0x68, 0x74, 0x6d, 0x6c, 0xa, 0x7
www.eeworm.com/read/161055/10458645
h httpd-cgi.h
/*
* Copyright (c) 2001, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following co
www.eeworm.com/read/161055/10458657
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 provi
www.eeworm.com/read/161055/10458659
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 provi
www.eeworm.com/read/161055/10458745
h httpd-fs.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 provi
www.eeworm.com/read/161055/10458753
c httpd-cgi.c
/*
* Copyright (c) 2001, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following co
www.eeworm.com/read/420088/10817647
html linux-httpd.html
Josh's Linux Guide - Setting Up a Webserver
www.eeworm.com/read/419588/10857699
conf httpd.default.conf
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server