I'm doing tests, these are my results:
----------------------------------------------------------------
- Without a
section in httpd.conf, most of sites i have (in localhost) do not work
(message: Forbidden), but there is one that yes it does.
This site is different from all the others, it doesn't have the next directives that all
other sites have (inside directory hash):
PerlHeaderParserHandler => "Blogum::BlogumHeaders",
AddOutputFilter => "INCLUDES .bhtml .html",
Files => {
"*.bhtml" => {
PerlOutputFilterHandler => "Blogum::BlogumFilter",
},
},
----------------------------------------------------------------
- With a section inside the httpd.conf (a section containing a directory hash, with
no one of those directives mentioned above), i have all the sites working.
----------------------------------------------------------------
- With the directive in httpd.conf
PerlTransHandler +Blogum::BlogumURI
All sites still continue working
----------------------------------------------------------------
- With the directive in .pl file
$PerlTransHandler = "+Blogum::BlogumURI";
having erased the httpd.conf directive or not, i have the same problems as before, only
one site works, that that have no one of those directives mentioned before.
----------------------------------------------------------------
Then, first question is clear, that directive in .l file is correct??
And, any idea about the behaviour commented before??
Thanks!
Ya.com ADSL:ˇPROMOCIÓN! Router 3Com Wireless 11g + 1 Mes + Alta ˇGratis!
http://acceso.ya.com/adsl/256router/
No te pierdas tu futuro... está en nuestro Tarot: http://rappelweb.mujeractual.com/tienda/tarot.cfm
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html