<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">The docs are broken. There's a PR to fix it that hasn't landed yet. Keep the <Directory> block and remove all the stuff about VirtualHost.<br><br><div class="gmail_quote">On November 17, 2022 12:27:50 PM EST, Tim Walker <Tim@twcomputers.net> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="WordSection1">
<p class="MsoNormal">I was following the guide for Ubuntu 22.04 and am at the point that I am supposed to test it:<o:p></o:p></p>
<div style="mso-element:para-border-div;border:none;border-bottom:solid #CCCCCC 1.0pt;padding:0in 0in 2.0pt 0in;background:#F2F2F2">
<p class="MsoNormal" style="mso-margin-top-alt:15.0pt;margin-right:0in;margin-bottom:7.5pt;margin-left:0in;background:#F2F2F2;border:none;padding:0in">
<span style="font-size:19.0pt;font-family:"Trebuchet MS",sans-serif;color:#20435C">3.1.11. Test Server<o:p></o:p></span></p>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:justify;line-height:15.6pt;background:white">
<b><span style="font-size:12.5pt;font-family:"Courier New";color:black">./testserver.pl
<a href="http://localhost/bugzilla">http://localhost/bugzilla</a></span></b><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal">In reply I get: <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">TEST-FAILED Webserver is fetching rather than executing CGI files.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If I browse to the web page it just shows everything in plain text.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Here is my my Bugzilla.conf in /etc/apache2/sites-available/<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><VirtualHost \*:80><o:p></o:p></p>
<p class="MsoNormal">  ServerName localhost<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">  <Directory /var/www/html/bugzilla><o:p></o:p></p>
<p class="MsoNormal">    AddHandler cgi-script .cgi<o:p></o:p></p>
<p class="MsoNormal">    Options +ExecCGI +FollowSymLinks<o:p></o:p></p>
<p class="MsoNormal">    DirectoryIndex index.cgi index.html<o:p></o:p></p>
<p class="MsoNormal">    AllowOverride All<o:p></o:p></p>
<p class="MsoNormal">  </Directory><o:p></o:p></p>
<p class="MsoNormal"></VirtualHost><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</blockquote></div><div class='k9mail-signature'>-- <br>Sent from my Android phone with K-9 Mail. Please excuse my brevity.</div></body>
</html>