代码搜索:httpd

找到约 3,603 项符合「httpd」的源代码

代码结果 3,603
www.eeworm.com/read/165611/5480271

conf-dist srm.conf-dist

# # This is the default file for the ResourceConfig directive in httpd.conf. # It is processed after httpd.conf but before access.conf. # # To avoid confusion, it is recommended that you put all of yo
www.eeworm.com/read/195232/8167862

c api.c

/* ** Copyright (c) 2002 Hughes Technologies Pty Ltd. All rights ** reserved. ** ** Terms under which this software may be used or copied are ** provided in the specific license associated with thi
www.eeworm.com/read/133537/14036709

cgi web-ftp.cgi

#!/usr/bin/perl $| = 1; #BEGIN { # use POSIX; # @main::a = POSIX::times(); #} use lib 'webftp'; use IO::Socket; use strict; use MiniServer; use WebFTPPages; # ooh, Net::Gnift compliance.. if I
www.eeworm.com/read/100018/15888456

cgi start.cgi

#!/usr/local/bin/perl # start.cgi # Start apache with the server root from the config files require './apache-lib.pl'; &ReadParse(); &error_setup($text{'start_err'}); $access{'stop'} || &error($text
www.eeworm.com/read/100018/15888506

info config.info

httpd_dir=Apache server root directory,0 httpd_path=Path to httpd executable,0 apachectl_path=Path to the apachectl command,3,None start_cmd=Command to start apache,3,Automatic stop_cmd=Command to sto
www.eeworm.com/read/389408/8523645

makefile

TOPDIR = ../ include $(TOPDIR)Rules.mak EXTRA_LIBS += -lpthread EXEC = ./httpd OBJS = httpd.o copy.o HTTPD_DOCUMENT_ROOT = /mnt/yaffs CFLAGS += -DHTTPD_DOCUMENT_ROOT=\"$(HTTPD_DOCUMENT_ROOT)\" al
www.eeworm.com/read/429502/8804947

makefile

TOPDIR = ../ include $(TOPDIR)Rules.mak EXTRA_LIBS += -lpthread EXEC = $(INSTALL_DIR)/httpd ./httpd OBJS = httpd.o copy.o HTTPD_DOCUMENT_ROOT = /mnt/yaffs CFLAGS += -DHTTPD_DOCUMENT_ROOT=\"$(HTTPD
www.eeworm.com/read/281482/9153631

makefile

TOPDIR = ../ include $(TOPDIR)Rules.mak EXTRA_LIBS += -lpthread EXEC = ./httpd OBJS = httpd.o copy.o HTTPD_DOCUMENT_ROOT = /mnt/yaffs CFLAGS += -DHTTPD_DOCUMENT_ROOT=\"$(HTTPD_DOCUMENT_ROOT)\" al
www.eeworm.com/read/377794/9262450

makefile

TOPDIR = ../ include $(TOPDIR)Rules.mak EXTRA_LIBS += -lpthread EXEC = ./httpd OBJS = httpd.o copy.o HTTPD_DOCUMENT_ROOT = /mnt/yaffs CFLAGS += -DHTTPD_DOCUMENT_ROOT=\"$(HTTPD_DOCUMENT_ROOT)\" al
www.eeworm.com/read/365287/9870434

makefile

TOPDIR = ../ include $(TOPDIR)Rules.mak EXTRA_LIBS += -lpthread EXEC = $(INSTALL_DIR)/httpd ./httpd OBJS = httpd.o copy.o HTTPD_DOCUMENT_ROOT = /mnt/yaffs CFLAGS += -DHTTPD_DOCUMENT_ROOT=\"$(HTTPD