Installing under IIS 7.5: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 70: Line 70:
At the prompt select '''No'''<br>
At the prompt select '''No'''<br>


== Bugzilla Applicatin ==
== Bugzilla Applicatin ==


Ensure that you are at the Bugzilla Application
Ensure that you are at the Bugzilla Application  


Under IIS "Double-Click" Handler Mappings
Under IIS "Double-Click" Handler Mappings  


Under Actions, Click Add Script Map
Under Actions, Click Add Script Map  


Request Path
Request Path  
<pre>*.cgi
<pre>*.cgi


</pre>
Executable
<pre>C:\Perl64\bin\perl.exe -xc:\bugzilla -wT "%s"&nbsp;%s
</pre>
Name
<pre>Bugzilla
</pre>
</pre>
Executable
At the prompt select '''No'''
<pre>C:\Perl64\bin\perl.exe -xc:\bugzilla -wT "%s" %s
</pre>
Name
<pre>Bugzilla</pre>
7

edits

Navigation menu