代码搜索:apache2
找到约 85 项符合「apache2」的源代码
代码结果 85
www.eeworm.com/read/162396/10308620
makefile
# the target to build
TARGET=mod_gzip
# the used tools
APXS=/usr/local/apache2/bin/apxs
APACHECTL=/usr/local/apache2/bin/apachectl
# additional defines, includes and libraries
LIBDIR=/usr/lib
www.eeworm.com/read/358128/2999839
pm upload.pm
package Apache2::Upload;
use Apache2::Request;
push our @ISA, qw/APR::Request::Param/;
our $VERSION = "2.08";
no strict 'refs';
for (qw/slurp type size link tempname fh io filename/) {
*{$_} = *{"
www.eeworm.com/read/169190/5426541
pcre-config
#!/bin/sh
prefix=/usr/local/apache2
exec_prefix=/usr/local/apache2
exec_prefix_set=no
usage="\
Usage: pcre-config [--prefix] [--exec-prefix] [--version] [--libs] [--libs-posix] [--cflags] [--cflags-
www.eeworm.com/read/409361/2232228
conf apache2.conf
##
## Has to be linked from /etc/apache2/conf.d/
##
## Selfcompiled WebDAV-Module
LoadModule dav_module %ROOT_PATH%lib/dav/apache2/libdav.so
## Redirection Rules
BrowserMatch "MSIE 4\.0b2;" nokeepali
www.eeworm.com/read/357226/3026430
conf apache2.conf
##
## Has to be linked from /etc/apache2/conf.d/
##
## Selfcompiled WebDAV-Module
LoadModule dav_module %ROOT_PATH%lib/dav/apache2/libdav.so
## Redirection Rules
BrowserMatch "MSIE 4\.0b2;" nokeepali
www.eeworm.com/read/358128/2999863
ix autosplit.ix
# Index created by AutoSplit for blib/lib/Apache2/Build.pm
# (file acts as timestamp)
1;
www.eeworm.com/read/358128/2999967
pod apache2.pod
=head1 NAME
APR::Request::Apache2 - wrapper for a mod_apreq2 handle.
=head1 SYNOPSIS
use APR::Request::Apache2;
my $req = APR::Request::Apache2->handle($r);
=head1 DESCRIPTION
The APR::
www.eeworm.com/read/358128/2999850
pm buildconfig.pm
#
# /*
# * *********** WARNING **************
# * This file generated by Apache2::Build/0.01
# * Any changes made here will be lost
# * ***********************************
# * 01: lib/ModPerl/Co
www.eeworm.com/read/336340/3352878
mod_cspace_guide
WSO2 Identity Solution - CardSpace Authentication Module for Apache2
(mod_cspace)
Configuration Options
=====================
UseCardSpaceAuth - Use this directive to enable cardspace for
www.eeworm.com/read/139291/5804209
nwgnumakefile
#
# NWGNUmakefile for DfTables.nlm (Apache2)
# Declare the sub-directories to be built here
#
SUBDIRS = \
$(EOLIST)
#
# Get the 'head' of the build environment. This includes default targets and