On Thu, 15 Jul 2004 16:26:54 -0600
Rando Christensen <[EMAIL PROTECTED]> wrote:
> Yes, in order to make it work, I ended up making the handler be called
>
> /virtual/indexer, created a /virtual dir, did a global alias of
> /virtual to that dir, and created an empty
alias of /virtual
to that dir, and created an empty file named indexer. DirectoryIndex
said "oh hey there IS a file!", but the execution got properly handed
off to mod_perl when it came time to actually call /virtual/indexer.
It's working very well now, though, thank you. :)
--
d know about it)
--
Rando Christensen
<[EMAIL PROTECTED]>
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
n the directory.
I can write the handler easily, but what I'd like to know is how to set
up apache to call my handler globally (for all vhosts) that do not have
anything else set up to handle any particular directory.
--
Rando Christensen
<[EMAIL PROTECTED]>
--
Report problems: http://perl
my test server, and seems to work
exactly as it did under modperl 1.
--
< Rando Christensen | [EMAIL PROTECTED] >
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
On Sun, 02 May 2004 12:58:26 -0700, Stas Bekman wrote:>
> I suppose we just haven't got around implementing it yet in the plain
> handlers (Registry has it since 1.99_05). Does the following patch
> does the trick for you, Rando?
Perfectly. Thank you.
--
< Rando
t get set. (Though it does
work as I expect under Apache2 with a cgi script instead of mod_perl)
What am I doing wrong, and how do I fix this?
--
< Rando Christensen | [EMAIL PROTECTED] >
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modper