Thanks a lot friends. I got the point.<br><br>--Dipu<br><br><br><br><br><div class="gmail_quote">On Mon, Dec 14, 2009 at 11:09 PM, Swapneel Patnekar <span dir="ltr">&lt;<a href="mailto:linux@eth1.in">linux@eth1.in</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5"><br>
&gt;<br>
&gt; While building apache from source, I see the cgi-bin folder inside<br>
&gt; /usr/local/apache2/  but I can&#39;t find the same in ubuntu&#39;s default<br>
&gt; apache installation. Is there any specific package I need to install<br>
&gt; for that? I need the folder to put some scripts for a part of my setup<br>
&gt; to work.<br>
&gt;<br>
</div></div>Check ScriptAlias directive in the Apache configuration file.<br>
ScriptAlias determines the directory in which the user should place the<br>
CGI scripts/files. If the directory cgi-bin does not exist as per the<br>
directive mentioned in the Apache configuration file one can create it<br>
and proceed.<br>
<div><div></div><div class="h5"><br>
--<br>
ubuntu-in mailing list<br>
<a href="mailto:ubuntu-in@lists.ubuntu.com">ubuntu-in@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-in" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-in</a><br>
</div></div></blockquote></div><br>