Non riesco a usare, nella cartella in cui ci sono degli script perl, a caricare html, jpg, gif o altri file statici.
Apache è così configurato:
codice:
  <IfModule mod_perl.c>
      PerlModule Apache::Registry
      Alias /perl /Users/***/Sites/perl
      <Location /perl>
         SetHandler perl-script
         PerlHandler Apache::Registry
         Options +ExecCGI
         PerlSendHeader On
         PerlSetupEnv On
      </Location>
   </IfModule>
Ma quando carico un file statico mi viene fuori:

codice:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Apache/1.3.33 Server at www.mysite.it Port 80

[Edit] Nel caso avessi sbagliato forum, chiedo gentilmente a un moderatore di spostarmi