Re: Have I Been Hacked?

2001-03-05 Thread Stefano Passarella
Hi I've a little problem with APACHE & CGI. When APACHE passes the variable QUERY_STRING to a program, APACHE ( I think) changes the whitespaces to plus (+). For example: FORM: AAA BBB GCI: AAA++BBB Is it correct? If possible that APACHE leaves the whitespaces? bye Ste

CGI - $QUERY_STRING missing

2001-02-02 Thread Stefano Passarella
Hi I have a little problem with my ksh shell/CGI. It should get the variable "QUERY_STRING" from HTML file, which is empty and my script doesn't work correctly. [HTML] http://XXX/cgi-bin/unix/search_X.cgi" method="POST"> --- valore 1 -- [SHELL] #!/usr/bin/ksh #

Re: SHELL & CGI

2001-01-30 Thread Stefano Passarella
I have understood.. I didn't put the HTML command "Content-Type: text/html" and my scrpt generated a error. Many thanks bye Ste > On Mon, Jan 29, 2001 at 04:19:51PM +0100, Stefano Passarella <[EMAIL PROTECTED]> wrote: > | I have a shell ( grep and many echo

Re: SHELL & CGI

2001-01-30 Thread Stefano Passarella
Hi Cameron, I'm trying your advice. I must put the shells into cgi-bin directory or is not important. Thanks > On Mon, Jan 29, 2001 at 04:19:51PM +0100, Stefano Passarella <[EMAIL PROTECTED]> wrote: > | I have a shell ( grep and many echo command) , which prints in the &g

SHELL & CGI

2001-01-29 Thread Stefano Passarella
Hi   I have a shell ( grep and many echo command) , which prints in the stdout the HTML tabs. It works well, if it runs as comman ('shell_name $1').   I would use it via WWW. I have readen that I can use CGI and I get some informations from cgi.resourceindex.org. Unfortunately, I have found

unsubscribe stefano.passarella@caboto.it

2001-01-22 Thread Stefano Passarella
unsubscribe [EMAIL PROTECTED]

Re: Problem with bind...

2001-01-11 Thread Stefano Passarella
Hi John, Is the named UP on 1.2.3.4? try ps -ef | grep named or telnet 1.2.3.4 53 (53 is the DNS port). Bye Ste - Original Message - From: "John Indra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 10:07 AM Subject: Problem with bind... > Dear all...

Re: Squid

2001-01-11 Thread Stefano Passarella
Hi Horticon,   Immediately (for test) you can change the permission on the directory /usr/spool/squid, then you can look into /etc/squid.conf. It is the configuration file of Squid.   You can look http://www.squid-cache.org. It's the home page   Bye   Ste - Original Message -