On Mon, 9 Oct 2000, Todd Chapman wrote:
> That only solves half the problem. Since it is a virtual directory, how
> will Apache::Registry know where 'cgifile' really exists so it can run it?

Either put it under your docroot or use the standard Alias stuff:

Alias       /perl/     /home/httpd/perl/

See
http://thingy.kcilink.com/modperlguide/config/Alias_Configurations.html
for more.

- Perrin

Reply via email to