Changeset 18419
- Timestamp:
- 08/29/08 09:18:46 (4 months ago)
- Files:
-
- 1 modified
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine.pm
r18383 r18419 132 132 133 133 my $interface = HTTP::Engine::Interface::FastCGI->new( 134 handler => ...134 request_handler => ... 135 135 ); 136 136 HTTP::Engine->new( … … 144 144 module => 'FastCGI', 145 145 args => { 146 handler => ...147 146 } 147 request_handler => ... 148 148 } 149 149 )->run();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)