RE: Directory Structure under Win32 (Perl, CGI, Apache, MySQL)

2001-06-15 Thread Scott Thompson
> -Original Message- > From: Frank J. Schmuck [mailto:[EMAIL PROTECTED]] > Subject: Directory Structure under Win32 (Perl, CGI, Apache, MySQL) > > Is there a "correct" directory structure under WinX when > installing Perl and > Apache for development and testing of cgi scripts? I know tha

Re: Directory Structure under Win32 (Perl, CGI, Apache, MySQL)

2001-06-15 Thread Aaron Craig
As long as Apache and Perl know where to look for the stuff they want, anything can be correct. The important thing is that Perl is in your path -- the famous shebang line doesn't matter on a Win32 platform (though I use it for various switches) and that you have your Apache httpd config file