LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: jhorwitz@cvs.perl.org Date: Sun Sep 21 09:05:15 2008 Subject: [svn:mod_parrot] r441 - mod_parrot/branches/hll-modules/t/conf
Author: jhorwitz
Date: Sun Sep 21 08:05:14 2008
New Revision: 441
Modified:
mod_parrot/branches/hll-modules/t/conf/extra.conf.in
Log:
remove unused configs
Modified: mod_parrot/branches/hll-modules/t/conf/extra.conf.in
==============================================================================
--- mod_parrot/branches/hll-modules/t/conf/extra.conf.in (original)
+++ mod_parrot/branches/hll-modules/t/conf/extra.conf.in Sun Sep 21 08:05:14 2008
@@ -10,51 +10,6 @@
# enable for test debugging
ParrotTrace 0
-<Location /parrot-test/RequestRec-content_type>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::content_type
-</Location>
-
-<Location /parrot-test/RequestRec-puts>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::puts
-</Location>
-
-<Location /parrot-test/RequestRec-write>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::write
-</Location>
-
-<Location /parrot-test/RequestRec-args>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::args
-</Location>
-
-<Location /parrot-test/RequestRec-hostname>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::hostname
-</Location>
-
-<Location /parrot-test/RequestRec-notes>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::notes
-</Location>
-
-<Location /parrot-test/RequestRec-pmc_notes>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::pmc_notes
-</Location>
-
-<Location /parrot-test/RequestRec-status>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::status
-</Location>
-
-<Location /parrot-test/RequestRec-log_rerror>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::log_rerror
-</Location>
-
<Location /parrot-test/RequestRec-get_basic_auth_pw>
SetHandler parrot-code
ParrotHandler ModParrot::Test::get_basic_auth_pw
@@ -84,7 +39,7 @@
<Location /parrot-test/ParrotAccessHandler>
SetHandler parrot-code
- ParrotAccessHandler ModParrot::Test::AccessHandler
+ ParrotAccessHandler ModParrot::Test::AccessHandler
ParrotHandler ModParrot::Test::HelloWorld
</Location>
@@ -97,113 +52,3 @@
AuthName "Parrot Test"
Require valid-user
</Location>
-
-<Location /parrot-test/RequestRec-the_request>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::the_request
-</Location>
-
-<Location /parrot-test/RequestRec-protocol>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::protocol
-</Location>
-
-<Location /parrot-test/RequestRec-status_line>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::status_line
-</Location>
-
-<Location /parrot-test/RequestRec-range>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::range
-</Location>
-
-<Location /parrot-test/RequestRec-handler>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::handler
-</Location>
-
-<Location /parrot-test/RequestRec-content_encoding>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::content_encoding
-</Location>
-
-<Location /parrot-test/RequestRec-vlist_validator>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::vlist_validator
-</Location>
-
-<Location /parrot-test/RequestRec-unparsed_uri>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::unparsed_uri
-</Location>
-
-<Location /parrot-test/RequestRec-uri>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::uri
-</Location>
-
-<Location /parrot-test/RequestRec-path_info>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::path_info
-</Location>
-
-<Location /parrot-test/RequestRec-assbackwards>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::assbackwards
-</Location>
-
-<Location /parrot-test/RequestRec-proxyreq>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::proxyreq
-</Location>
-
-<Location /parrot-test/RequestRec-header_only>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::header_only
-</Location>
-
-<Location /parrot-test/RequestRec-proto_num>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::proto_num
-</Location>
-
-<Location /parrot-test/RequestRec-method_number>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::method_number
-</Location>
-
-<Location /parrot-test/RequestRec-chunked>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::chunked
-</Location>
-
-<Location /parrot-test/RequestRec-read_body>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::read_body
-</Location>
-
-<Location /parrot-test/RequestRec-read_chunked>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::read_chunked
-</Location>
-
-<Location /parrot-test/RequestRec-no_cache>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::no_cache
-</Location>
-
-<Location /parrot-test/RequestRec-no_local_copy>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::no_local_copy
-</Location>
-
-<Location /parrot-test/RequestRec-used_path_info>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::used_path_info
-</Location>
-
-<Location /parrot-test/RequestRec-eos_sent>
- SetHandler parrot-code
- ParrotHandler ModParrot::Test::eos_sent
-</Location>
| Navigate in group perl.cvs.mod_parrot at sever nntp.perl.org | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |