Bugzilla:Win32Install: Difference between revisions

Jump to navigation Jump to search
m
Line 455: Line 455:
     Allow from all
     Allow from all
   
   
  '''#
  #
  # Tell Apache to use Perl to execute .cgi
  # Tell Apache to use Perl to execute .cgi
  #
  #
    ScriptInterpreterSource Registry-Strict'''
'''    ScriptInterpreterSource Registry-Strict'''
   
   
  </Directory>
  </Directory>
Line 478: Line 478:
Create a key '''HKEY_CLASSES_ROOT\.cgi\Shell\ExecCGI\Command''' with the default value of the full path of perl.exe with a -T parameter. For example '''C:\Perl\bin\perl.exe -T'''  
Create a key '''HKEY_CLASSES_ROOT\.cgi\Shell\ExecCGI\Command''' with the default value of the full path of perl.exe with a -T parameter. For example '''C:\Perl\bin\perl.exe -T'''  


[[Image:Bugzilla-Regedit.png|100px|Regedit]]  
[[Image:Bugzilla-Regedit.png|100px|Regedit]]


==== Disable Logging ====
==== Disable Logging ====
6

edits

Navigation menu