From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from home.rdsnet.ro ([193.231.236.40] helo=relay1.home.ro) by speech.braille.uwo.ca with smtp (Exim 3.35 #1 (Debian)) id 17MgWY-0000wx-00 for ; Mon, 24 Jun 2002 22:57:46 -0400 Received: (qmail 18598 invoked from network); 25 Jun 2002 02:57:49 -0000 Received: from unknown (HELO smtp) (213.233.103.129) by s1.home.ro with SMTP; 25 Jun 2002 02:57:49 -0000 Message-ID: <013601c21bf4$463df170$8167e9d5@microsoft.com> From: "Octavian Rasnita" To: References: <3.0.5.32.20020624153954.00bfa36c@pop-server.tampabay.rr.com> Subject: Re: Sequal server databases Date: Tue, 25 Jun 2002 05:50:47 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: You need to have server side includes activated. After that, you need to put server side include statements in your HTML document. To include your CGI script, put something like: You can activate SSI for all html documents or as usually, only for .shtml files. For displaying the current time, there is an SSI statement that doesn't need using a cgi script at all. Cheers. Teddy Center for the blind: http://teddy.fcc.ro/ Mail: orasnita@home.ro ----- Original Message ----- From: "Patrick Turnage" To: Sent: Monday, June 24, 2002 10:39 PM Subject: Re: Sequal server databases > I am having trouble adding cgi scripting support to my apache installation > on debian woody.. > cgi is working because when I at the prompt > type > /usr/lib/cgi-bin/time.cgi > it displays the html code.. > and when I type this in my browser > > http://www.site.com/cgi-bin/time.cgi > it displays the time correctly. > I am having trouble adding that script to my html document.. > What is the proper symtax for adding an cgi script to my html document.. > > Thanks > > > > ------------------------- > Patrick Turnage > e-mail:pturnage@tampabay.rr.com > Telephone: (850) 459-7717 > HomePage: http://www.access-connect.com > Amateur radio callsign:kg4dqk > AOL Instant Messenger:kg4dqk > icq:26862191 > MSN:turnagep@hotmail.com > Yahoo!:kg4dqk > America Online:kg4dqk1129 kg4dqk1129@aol.com > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >