代码搜索:httpd

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

代码结果 3,603
www.eeworm.com/read/172417/5386960

c_ httpd.c_

/*$T httpd.c GC 1.138 07/23/05 13:10:49 */ /* * \addtogroup exampleapps @{
www.eeworm.com/read/172417/5387171

h httpd.h

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server header file. * \author Adam Dunkels */ /* * Copyright (c) 2001, Adam Dunkels. * All rights reserved
www.eeworm.com/read/169190/5427616

init httpd.init

#!/bin/bash # # Copyright 2003-2005 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file ex
www.eeworm.com/read/169190/5427617

logrotate httpd.logrotate

/var/log/httpd/*log { missingok notifempty sharedscripts postrotate /bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true endscript }
www.eeworm.com/read/169190/5427618

in httpd.spec.in

%define contentdir /var/www %define suexec_caller apache %define mmn APACHE_MMN %ifarch ia64 # disable debuginfo on IA64 %define debug_package %{nil} %endif Summary: Apache HTTP Server Name: httpd V
www.eeworm.com/read/169190/5427632

8 httpd.8

.\" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX .\" DO NOT EDIT! Generated from XML source. .\" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de S
www.eeworm.com/read/167507/5459523

h httpd.h

/* * Copyright (c) 2001-2005, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the foll
www.eeworm.com/read/167507/5459529

c httpd.c

/** * \addtogroup apps * @{ */ /** * \defgroup httpd Web server * @{ * The uIP web server is a very simplistic implementation of an HTTP * server. It can serve web pages and files fro
www.eeworm.com/read/167507/5459618

h httpd.h

/* * Copyright (c) 2001-2005, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the foll
www.eeworm.com/read/167507/5459623

c httpd.c

/** * \addtogroup apps * @{ */ /** * \defgroup httpd Web server * @{ * The uIP web server is a very simplistic implementation of an HTTP * server. It can serve web pages and files fro