disable mod_perl for specific loation/virtual host

2002-01-21 Thread pilsl
I've a server that has pl-files for mod_perl and cgi for standard-cgi and now got a bunch of pl-files that do not run under mod_perl and cannot be renamed in cgi, cause they are linked in frames on distant hosts where I dont have access too. So I need to disable mod_perl for these pl-files

disable mod_perl for certain virtual hosts/folders

2002-01-21 Thread pilsl
On my Apache mod_perl is generally enabled with the following statement: Directory /data/apache Files ~ \.pl$ SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI /Files /Directory Now I've couple of pl-files in a certain virtual host that dont

Re: disable mod_perl for certain virtual hosts/folders

2002-01-22 Thread pilsl
On Tue, Jan 22, 2002 at 08:31:02AM -0500, Geoffrey Young wrote: [EMAIL PROTECTED] wrote: On my Apache mod_perl is generally enabled with the following statement: Directory /data/apache Files ~ \.pl$ SetHandler perl-script PerlHandler Apache::Registry

Re: disable mod_perl for certain virtual hosts/folders

2002-01-22 Thread pilsl
On Tue, Jan 22, 2002 at 08:53:39AM -0500, Geoffrey Young wrote: Directory /data/apache AddHandler .pl perl-script PerlHandler Apache::Registry Options +ExecCGI /Directory thnx, but: This part doesnt make the problem. mod_perl works like a charm. Problem is how

Perl-directive unknown

2002-07-10 Thread pilsl
directives related to mod_perl are recognized, like PerlModule or PerlHandler Apache::Registry. what is going on ?! thnx, peter ps: stuff is running on linux on a 2.4.x-kernel. -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED]

relative path not accepted in mod_perl2 ?

2002-07-16 Thread pilsl
this is not a real problem its a suprising behaviour .. peter -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED]

Re: relative path not accepted in mod_perl2 ?

2002-07-16 Thread pilsl
this is not a real problem its a suprising behaviour .. peter -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED] -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED]

same module with different pragmas

2002-09-23 Thread pilsl
-- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED]

modules and pragmas - part II

2002-09-24 Thread pilsl
the sticky- and nostickyfeatures :) thnx, peter -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED]

Re: modules and pragmas - part II

2002-09-25 Thread pilsl
, peter -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED]

mod_perl2: apache.pm vs apache2.pm (CGI.pm)

2002-11-01 Thread pilsl
the Compat-mode the problem vanishes. Is the CGI-module incompatible with mod_perl2 ? If yes, is there any alternative that can be used without need to rewrite all our libraries that rely on CGI.pm ? thnx, peter -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035

cgi.pm does not work in handlers (why responsehandlers at all ?)

2003-04-01 Thread pilsl
? Is it much faster, cause it handles things more efficiently ? By now I used to use an Alias-Directive in apache to direct certains requests to a single perl-script and use path_info() to detect the additional arguments. For the use there is no difference at all. thnx, peter -- mag. peter pilsl

Re: cgi.pm does not work in handlers (why responsehandlers at all ?)

2003-04-02 Thread pilsl
http://ticketmaster.com -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED] http://www.goldfisch.at

strange memory-problem

2003-04-12 Thread pilsl
where my brain-error is. thnx, peter -- mag. peter pilsl IT-Consulting tel: +43-699-1-3574035 fax: +43-699-4-3574035 [EMAIL PROTECTED] http://www.goldfisch.at

namespace-troubles

2001-10-23 Thread Peter Pilsl
too ? If two scripts call the same module, is it only loaded on the first call and the second script fails ?? thnx, peter -- mag. peter pilsl phone: +43 676 3574035 fax : +43 676 3546512 email: [EMAIL PROTECTED] sms : [EMAIL PROTECTED] pgp-key available

dont understand mem-mapping

2001-11-11 Thread Peter Pilsl
to be sure that this is a principal problem and not a problem of my module) thnx, peter -- mag. peter pilsl phone: +43 676 3574035 fax : +43 676 3546512 email: [EMAIL PROTECTED] sms : [EMAIL PROTECTED] pgp-key available

cgi-object not cacheable

2001-11-13 Thread Peter Pilsl
and pool on my own), filehandles etc. any idea ? thnx, peter -- mag. peter pilsl phone: +43 676 3574035 fax : +43 676 3546512 email: [EMAIL PROTECTED] sms : [EMAIL PROTECTED] pgp-key available

Re: cgi-object not cacheable

2001-11-14 Thread Peter Pilsl
one can specify a maximum number of open connections and a timeout per connection (connection will be terminated after it was not used a specified amount of time). As soon as I get IPC::Sharable to work I'll consider writing such a thingy. best, peter -- mag. peter pilsl phone: +43 676 3574035

Re: cgi-object not cacheable

2001-11-14 Thread Peter Pilsl
to wear a helmet when I crashed with my bike ;) At least I can write this lines after my head touched the road. (well : it hurts in the arms when writing fast ;) -- mag. peter pilsl phone: +43 676 3574035 fax : +43 676 3546512 email: [EMAIL PROTECTED] sms : [EMAIL PROTECTED] pgp-key available