代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/282522/4098993
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 pr
www.eeworm.com/read/282522/4098995
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 pr
www.eeworm.com/read/282522/4098996
c httpd-cgi.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* Web server script interface
* \author
* Adam Dunkels
*
*/
/*
* Copyright (c) 2001-2006, Adam Dunk
www.eeworm.com/read/273662/4201371
conf httpd-2.0.conf
#######################################################################
### ###
### This is just a standard httpd.conf file. The only
www.eeworm.com/read/273662/4201376
config.httpd-2.0
#!/bin/sh
THIS_OBJ=`pwd`
cd ..
TEST_ROOT=`pwd`
THIS_INST=`pwd`/inst/httpd-2.0
THIS_SRC=`pwd`/httpd-2.0
cd ${THIS_SRC}
./buildconf --with-apr=${TEST_ROOT}/apr-0.9 \
--with-apr-
www.eeworm.com/read/273662/4201381
config.httpd-2.0
#!/bin/sh
CURR_WD="`pwd`"
cd ../httpd-2.0
"./buildconf" "--with-apr=/home/YOUR_USERNAME/svn/apr-0.9" \
"--with-apr-util=/home/YOUR_USERNAME/svn/apr-util-0.9"
cd "$CURR_WD"
"../ht
www.eeworm.com/read/273660/4202448
conf httpd-2.0.conf
#######################################################################
### ###
### This is just a standard httpd.conf file. The only
www.eeworm.com/read/273660/4202453
config.httpd-2.0
#!/bin/sh
THIS_OBJ=`pwd`
cd ..
TEST_ROOT=`pwd`
THIS_INST=`pwd`/inst/httpd-2.0
THIS_SRC=`pwd`/httpd-2.0
cd ${THIS_SRC}
./buildconf --with-apr=${TEST_ROOT}/apr-0.9 \
--with-apr-
www.eeworm.com/read/273660/4202458
config.httpd-2.0
#!/bin/sh
CURR_WD="`pwd`"
cd ../httpd-2.0
"./buildconf" "--with-apr=/home/YOUR_USERNAME/svn/apr-0.9" \
"--with-apr-util=/home/YOUR_USERNAME/svn/apr-util-0.9"
cd "$CURR_WD"
"../ht
www.eeworm.com/read/444609/1731942
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,