This is a discussion on Re: Apache 2.0.55 - Windows XP - ".cgi" script show up as text file within the Windows Web Servers forums, part of the Web Server and Related Forums category; References: <WXT%f.69793$dW3.56827@newssvr21.news.prodigy.co m> In-Reply-To: <WXT%f.69793$...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
References: <WXT%f.69793$dW3.56827@newssvr21.news.prodigy.co m>
In-Reply-To: <WXT%f.69793$dW3.56827@newssvr21.news.prodigy.co m> X-Enigmail-Version: 0.92.1.0 OpenPGP: url=ldap://keyserver.canadaemails.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Lines: 36 Message-ID: <H3i0g.5392$fo1.300453@news20.bellglobal.com> Date: Sat, 15 Apr 2006 22:35:18 -0400 NNTP-Posting-Host: 67.70.105.83 X-Complaints-To: abuse@sympatico.ca X-Trace: news20.bellglobal.com 1145154919 67.70.105.83 (Sat, 15 Apr 2006 22:35:19 EDT) NNTP-Posting-Date: Sat, 15 Apr 2006 22:35:19 EDT Organization: Bell Sympatico Xref: number1.nntp.dca.giganews.com comp.infosystems.www.servers.ms-windows:57495 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 sm wrote: > Hi, > I have setup Bugzilla on my PC using Apache (2.0.55 Window XP) for http > server. Now > things seem to work OK but the "index.cgi" does not get proceesed by "perl" > and shows up > as a text file. What field do I have to change in teh config file to get > thios to work. Or do I have to > do some thing to the registry too. I assume that "index.cgi" can live in any directory, along with regular "documents"? If so, you want to set up a handler. Putting this in your httpd.conf file should work: AddHandler cgi-script .cgi Make sure you've enabled mod_cgi in your configuration as well. See "http://httpd.apache.org/docs/2.0/mod/mod_mime.html#addhandler" for more information. - -- Jim Patterson Ottawa, Ont CANADA -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEQa1k3pdNyWtIEQoRApg4AJ4nVXTJw1QlAeWwduUoJM/PSF4mOgCgiNWr V+5xZlO01Icrvw6BSmSVS5A= =Y+H3 -----END PGP SIGNATURE----- |
| Thread Tools | |
| Display Modes | |
|
|