PerlAuthenHandler problem with mod_perl in a Cobalt Raq4

2003-07-31 Thread Antonio
houghts ?!? Any help would be apprecitate ... Thank you, Antonio

CGI files in apache

2003-07-18 Thread AROSO Jose Antonio
Hi... When I run a cgi file codified in perl in apache server the server says that have a 500 internal server error. What is it and how can resolve? thanks

Apache dont run

2003-07-14 Thread AROSO Jose Antonio
Hi. I install the all in one package which contain the modperl 2.0 and de apache server 2.0.46. But after install when i write in command line apache to run the server appears The dynamic link library libxml2.dll could not be found. What do i do? thanks Jose Santos Jose Antonio Aroso Santos

Uri modification at translation phase ...

2000-11-16 Thread Antonio Pascual
Hi Everybody. I'm making a module that modifies the uri at the translation phase, but I have a doubt. The way I do it is modifying the uri and returning DECLINED as I read in the book "Writing Apache Modules with Perl And C". But working like this, the environment variable QUERY_STRING is well

PerlTransHandler question.

2000-05-23 Thread Antonio Pascual
I want handler a request only if the url is like http://localhost/idTrans=XXX In other case do the default behaviour. How could I do this? I suppose that I have to use PerlTransHandler, but I don't know how. Thanks in advance. Antonio.