Where's the best the place for instance and application files?

I thought, originally, that instance scripts would go in my web directory,
as in index.cgi, so it would fire automatically. But maybe, if I go with
the multi-instance scenario that Jesse just suggested, they should go in
my /cgi-bin.

And then the applications themselves would logically go in /cgi-bin as
well. So, if I have an instance script of 'users.cgi' and my applications
are My::User and ::Save I would maybe set it up like:

http://www.domain.com/cgi-bin/users.cgi
http://www.domain.com/cgi-bin/My/User.pm
http://www.domain.com/cgi-bin/My/User/Save.pm

Does this work?

What was throwing me off is the CPAN modules that are off my root directory.

Thanks,

Brad




---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to