ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Pavel Tsybulin <pavelt@alkorn.ru>
To: community@altlinux.ru
Subject: Re: [Comm] httpd-perl error
Date: Sun, 20 Apr 2003 18:41:21 +0400
Message-ID: <200304201841.21714.pavelt@alkorn.ru> (raw)
In-Reply-To: <3EA2D5CB.5010102@rmts.donpac.ru>

тут ошибок несколько.

> $ telnet localhost 8200
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> get index.pl

1. неправильный запрос get
get /index.pl http/1.0


> -bash-2.05b$ cat /var/www/perl/index.pl
> #!/usr/bin/perl
> print "hello\n";

первой строкой ответа CGI должно быть
print "Content-type; text/html\n\n"



      parent reply	other threads:[~2003-04-20 14:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-20 17:15 Прокопьев Евгений
2003-04-20 14:35 ` Dmitry Alexeyev
2003-04-20 14:41 ` Denis S. Filimonov
2003-04-20 14:41 ` Pavel Tsybulin [this message]

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=200304201841.21714.pavelt@alkorn.ru \
    --to=pavelt@alkorn.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git