代码搜索:apache2

找到约 85 项符合「apache2」的源代码

代码结果 85
www.eeworm.com/read/430898/1915285

nwgnumakefile

# # NWGNUmakefile for GenUri.nlm (Apache2) # Declare the sub-directories to be built here # SUBDIRS = \ $(EOLIST) # # Get the 'head' of the build environment. This includes default targets and #
www.eeworm.com/read/396823/2408029

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
www.eeworm.com/read/389774/2536030

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
www.eeworm.com/read/389774/2536727

nwgnumakefile

# # NWGNUmakefile for GenUri.nlm (Apache2) # Declare the sub-directories to be built here # SUBDIRS = \ $(EOLIST) # # Get the 'head' of the build environment. This includes default targets and #
www.eeworm.com/read/167130/9980150

php 100.php

www.eeworm.com/read/336340/3352871

readme

Carspace Authenication Module (mod_cspace) What is it? =========== mod_cspace is an Apache2 module that can be used with WSO2 Identity Solution, to enable Microsoft CardSpac
www.eeworm.com/read/336340/3352876

install

MOD_CASPACE INSTALLATION OVERVIEW Requiements =========== o Apache2 Web Server (2.2.0 or better) o libxml2 ( >= 2.6.20) o xmlsec ( >= 1.2.0) Unix ==== $ ./configure
www.eeworm.com/read/336340/3352844

readme

This sample demonstrate how the relying party Apache2 module (mod_cspace) can be used to enable CardSpace authentication on a PHP web application. IMPORTANT: This guide assumes that you are installin
www.eeworm.com/read/358128/2999915

pm registryprefork.pm

package ModPerl::RegistryPrefork; use strict; use warnings FATAL => 'all'; our $VERSION = '0.01'; use base qw(ModPerl::Registry); if ($ENV{MOD_PERL}) { require Apache2::MPM; die "This pack
www.eeworm.com/read/358128/2999926

pm perlrunprefork.pm

package ModPerl::PerlRunPrefork; use strict; use warnings FATAL => 'all'; our $VERSION = '0.01'; use base qw(ModPerl::PerlRun); if ($ENV{MOD_PERL}) { require Apache2::MPM; die "This packag