Re: defaulting to index.pl

2005-03-01 Thread Gavin Henry
> Hi > > On Tue 01-Mar-2005 at 04:34:57PM -, Gavin Henry wrote: >> >> I have been reading http://perl.apache.org and >> http://modperlbook.org/ >> >> and I understand the Apache::Registry parts of the docs, i.e. >> enabling say /perl/ for an alias etc. >> >> But, all I want to do is stick a in

Re: defaulting to index.pl

2005-03-01 Thread Chris Croome
Hi On Tue 01-Mar-2005 at 04:34:57PM -, Gavin Henry wrote: > > I have been reading http://perl.apache.org and > http://modperlbook.org/ > > and I understand the Apache::Registry parts of the docs, i.e. > enabling say /perl/ for an alias etc. > > But, all I want to do is stick a index.pl in t

defaulting to index.pl

2005-03-01 Thread Gavin Henry
Dear all, I have been reading http://perl.apache.org and http://modperlbook.org/ and I understand the Apache::Registry parts of the docs, i.e. enabling say /perl/ for an alias etc. But, all I want to do is stick a index.pl in the main root directory and go from there. I know this is done with t