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 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. :)
One more problem I'm now having with this is in the UserDir. Is there any way for me to get the mapping from apache of the real directory that /~user/ means? -- 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