public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Rich Caloggero" <rjc@MIT.EDU>
To: <speakup@braille.uwo.ca>
Subject: Re: Speakup digest, Vol 1 #1812 - 7 msgs
Date: Fri, 6 Sep 2002 10:32:19 -0400	[thread overview]
Message-ID: <002901c255b2$353c9e60$0f01a8c0@home> (raw)
In-Reply-To: <20020906052637.1989.77583.Mailman@speech.braille.uwo.ca>

SSI stands for server-side includes. They are special tags, imbeded within
HTML comment tags, which the server parses as it is serving the page. CGI is
a method for running arbitrary scripts written in a specific language
automatically based on the file part of the URL. Most common scripting
languages such as PERL and PHP can be run by Apache in two ways: via the CGI
(common gateway interface), or as internal Apache modules. Configuring
Apache for CGI is not difficult, however installing mod_perl or mod_php can
be tricky.

So, to answer your question: you don't see the propper output because the
server is not processing your perl script as you expect. You need to tell
Apache to run perl scripts through the perl interpreter. Look in the manual
for how to enable CGI. If you still have trouble, write back and I'll try
and help. I just don't have all the stuff in front of me now.

Hope this helps ...

                    Rich

----- Original Message -----
From: <speakup-request@braille.uwo.ca>
To: <speakup@braille.uwo.ca>
Sent: 06 September, 2002 1:26 AM
Subject: Speakup digest, Vol 1 #1812 - 7 msgs


Send Speakup mailing list submissions to
speakup@braille.uwo.ca

To subscribe or unsubscribe via the World Wide Web, visit
http://speech.braille.uwo.ca/mailman/listinfo/speakup
or, via email, send a message with subject or body 'help' to
speakup-request@braille.uwo.ca

You can reach the person managing the list at
speakup-admin@braille.uwo.ca

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Speakup digest..."




----------------------------------------------------------------------------
----


Today's Topics:

   1. Re: Debian and speakup (Steve Holmes)
   2. Re: OT: flushing the input stream in c++ (Gregory Nowak)
   3. SSI in apache and cgi scripts (Raul A. Gallegos)
   4. arecord (Igor Gueths)
   5. Re: SSI in apache and cgi scripts (Steve Holmes)
   6. redhat and graphical logins (Sunfire)
   7. emacs speak and a normal sound card (Sunfire)



----------------------------------------------------------------------------
----


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup





       reply	other threads:[~ UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020906052637.1989.77583.Mailman@speech.braille.uwo.ca>
 ` Rich Caloggero [this message]
   ` Raul A. Gallegos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002901c255b2$353c9e60$0f01a8c0@home' \
    --to=rjc@mit.edu \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).