e.g win32 binaries for Perl at http://aspn.activestate.com/ASPN/Perl (their are also distributions by other providers) e.g win32 binaries for apache at www.apache.org
In apache1.3.23 httpd.conf is a longer paragraph explaining how to do this. You either use the unix-style she-bang and script-alias (e.g. all perl scripts in apache/cgi-bin/) or you rely on the windows registry which can associate certain file extensions with applications. eg. .doc is opened by MS-Word and .pl will be opened by perl.exe # Attention: All Paths in apche httpd.conf are unix style with slash not backslash, even on Windows-PCs Yours Jürgen Martin wrote: > How do I install this and what do i put in > the http.conf...? > Anyone who knows this... > Where can i download a workable Perl ? > > -- > Martin Eriksson > webdesigner & Utvecklare > ---------------------------------------------------------------- > [EMAIL PROTECTED] > http://www.svensk-design.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php