代码搜索:apache
找到约 10,000 项符合「apache」的源代码
代码结果 10,000
www.eeworm.com/read/414020/2154779
license apache.license
/*
*
* ====================================================================
*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999-2001 The Apache Software Foundation. All rights
www.eeworm.com/read/409361/2232224
conf apache.conf
## Selfcompiled WebDAV-Module
LoadModule dav_module /var/www/groupoffice/lib/dav/apache/libdav.so
## Redirection Rules
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
Browser
www.eeworm.com/read/409361/2232229
conf apache.conf
##
## Has to be linked from /etc/apache/conf.d/
##
## Selfcompiled WebDAV-Module
LoadModule dav_module %ROOT_PATH%lib/dav/apache/libdav.so
## Redirection Rules
BrowserMatch "MSIE 4\.0b2;" nokeepalive
www.eeworm.com/read/389774/2537383
def apache.def
MODULE APRLIB.NLM
MODULE LIBC.NLM
MODULE WS2_32.NLM
EXPORT @HTTPD.IMP
IMPORT GetCurrentAddressSpace
www.eeworm.com/read/358237/2992664
cpp apache.cpp
/*
* Copyright (c) 1999-2004 Caucho Technology. All rights reserved.
*
* This file is part of Resin(R) Open Source
*
* Each copy or derived work must preserve the copyright notice and this
* no
www.eeworm.com/read/358128/2999784
pm apache.pm
package DBI::ProfileDumper::Apache;
use strict;
=head1 NAME
DBI::ProfileDumper::Apache - capture DBI profiling data from Apache/mod_perl
=head1 SYNOPSIS
Add this line to your F:
Pe
www.eeworm.com/read/358128/3001371
pm apache.pm
use CGI;
$VERSION = '1.00';
1;
__END__
=head1 NAME
CGI::Apache - Backward compatibility module for CGI.pm
=head1 SYNOPSIS
Do not use this module. It is deprecated.
=head1 ABSTRACT
=head1 DESC