代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/312645/3655317
old entries.old
/.cvsignore/1.1/Sat Nov 22 13:05:02 2003//
D/athttpd////
D/autotest////
D/bsd_tcpip////
D/common////
D/drivers////
D/ftpclient////
D/httpd////
D/ipsec////
D/lwip_tcpip////
D/ns////
D/ppp///
www.eeworm.com/read/396823/2408197
txt show.txt
How to use the show example:
ant -f show.xml
Configure mod_jk (httpd.conf and workers.properties):
JkMount /jkstatus jkstatus
worker.list=jkstatus
worker.jkstatus.type=status
Adjust jkstatus.propert
www.eeworm.com/read/110490/15532653
ftpusers
_fingerd
_identd
_portmap
_rstatd
_rusersd
_x11
adm
alias
apache
at
backup
bin
cron
daemon
games
gdm
gopher
guest
halt
httpd
irc
list
lp
mail
majordom
majordomo
man
msql
mysql
named
news
nntp
nobody
o
www.eeworm.com/read/252270/12290102
txt 怎么配置apache的dns(win2000ser+iis+apache+tomcat).txt
作者:yangtom
email: yangtom@yeah.net
日期:8/30/2001 9:10:42 AM
在httpd.conf下的设置:
NameVirtualHost 192.168.1.111
ServerName www.abc.dom
ServerAdmin webgirl@abc.dom
www.eeworm.com/read/149622/12362167
c standard.c
#include
#include "protocol.h"
#include "standard.h"
static struct TDVSSS_protocol* g_tp = NULL;
#ifdef FOR_HTTPD
struct TDVSSS_command pantilt_cmd[] = {
{ACTION_LEFT, "left", "left [
www.eeworm.com/read/249966/4444037
spec thttpd.spec
Summary: Throttleable lightweight httpd server
Name: thttpd
Version: 2.25b
Release: 1
Group: Networking
URL: http://www.acme.com/software/thttpd
Source0: http://www.acme.com/software/thttpd/thttpd-%{P
www.eeworm.com/read/231546/4715175
vim apache.vim
" Vim syntax file
" Language: Apache configuration (httpd.conf, srm.conf, access.conf, .htaccess)
" Maintainer: David Ne\v{c}as (Yeti)
" Last Change: 2001-05-13
" URI: http://ph
www.eeworm.com/read/209616/4957717
spec thttpd.spec
Summary: Throttleable lightweight httpd server
Name: thttpd
Version: 2.20c
Release: 1
Group: Networking
URL: http://www.acme.com/software/thttpd
Source0: http://www.acme.com/software/thttpd/thttpd-%{P
www.eeworm.com/read/209211/4981619
c man2html.c
#include
#include
#include
#include "httpd.h"
#include "httpsrv.h"
static Hio *hout;
static Hio houtb;
static HConnect *connect;
void doconvert(char*, int);
void
error(char
www.eeworm.com/read/209211/4986619
c unallowed.c
#include
#include
#include
#include
int
hunallowed(HConnect *c, char *allowed)
{
Hio *hout;
int n;
n = snprint(c->xferbuf, HBufSize, "Method Not Allo