Changeset 23491
- Timestamp:
- 11/13/08 02:57:30 (5 years ago)
- Location:
- lang/perl/App-Benchmark-WAF/trunk
- Files:
-
- 2 added
- 1 removed
- 2 modified
-
lib/App/Benchmark/WAF/HTTP/Engine (added)
-
lib/App/Benchmark/WAF/HTTP/Engine/ModPerl.pm (added)
-
t/conf/extra.conf.in (modified) (1 diff)
-
t/htdocs/modperl/http-engine (deleted)
-
t/modperl/http-engine.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-Benchmark-WAF/trunk/t/conf/extra.conf.in
r23487 r23491 16 16 </Location> 17 17 18 PerlSwitches -I/@DocumentRoot@/modperl/http-engine/lib19 18 <Location /modperl/http-engine> 20 SetEnv NANOA_DIR @DocumentRoot@/modperl/http-engine21 19 SetHandler modperl 22 20 PerlOptions +SetupEnv 23 PerlResponseHandler App:: ModPerl21 PerlResponseHandler App::Benchmark::WAF::HTTP::Engine::ModPerl 24 22 </Location> -
lang/perl/App-Benchmark-WAF/trunk/t/modperl/http-engine.t
r23488 r23491 4 4 waf_benchmark_diag( 5 5 type => 'http-engine', 6 mode => 'modperl' 6 mode => 'modperl', 7 path => '/modperl/http-engine/' 7 8 );
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)