On Saturday 10 March 2012 10:50:14 pm David Christensen wrote:
> On 03/10/2012 05:03 PM, Mark Neidorff wrote:
> > You misunderstand CGI. It is a way that a script that generates a web
> > page can have that page displayed in a browser window. CGI is internal
> > to the web browser. You use a lan
On 03/10/2012 05:03 PM, Mark Neidorff wrote:
You misunderstand CGI. It is a way that a script that generates a web page
can have that page displayed in a browser window. CGI is internal to the web
browser. You use a language like perl or whatever to generate the script that
the web server pick
On Wednesday 07 March 2012 11:53:02 pm lina wrote:
> Hi,
>
> I don't know how to run .cgi in debian (or iceweasle)
>
> I put it in
>
> :/var/www/try$ ls -l
>
> total 4
> -rwxr-xr-x 1 root root 212 Mar 8 12:29 hello.cgi
>
> Thanks for any suggestions,
>
> Best regards,
You misunderstand CGI.
On 03/07/2012 11:47 PM, lina wrote:
Do you use podwebserver?
I use Apache:
2012-03-09 21:53:39 dpchrist@p43400e ~
$ sudo apache2 -v
Server version: Apache/2.2.16 (Debian)
Server built: Feb 5 2012 21:02:00
David
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian
On 03/07/2012 09:58 PM, lina wrote:
# df -h /usr/lib/cgi-bin/
Filesystem Size Used Avail Use% Mounted on
/dev/sda915G 7.2G 7.0G 51% /usr
is the /usr/lib/cgi-bin/ big enough if keep those scripts there, or
better use some links?
7.0 GB = 7.5 billion bytes (7.5E+09), which is fa
On Thu, Mar 8, 2012 at 1:13 PM, David Christensen
wrote:
> On 03/07/2012 08:53 PM, lina wrote:
>>
>> I don't know how to run .cgi in debian (or iceweasle)
>
>
> Start here:
>
> http://wiki.debian.org/Apache
>
>
> To install Apache, run the following command (as root):
>
> # apt-get install a
On 03/07/2012 08:53 PM, lina wrote:
I don't know how to run .cgi in debian (or iceweasle)
Start here:
http://wiki.debian.org/Apache
To install Apache, run the following command (as root):
# apt-get install apache2
The file system location for CGI scripts is set in the Apache defau
On Wed, Mar 7, 2012 at 20:53, lina wrote:
> Hi,
>
> I don't know how to run .cgi in debian (or iceweasle)
>
> I put it in
>
> :/var/www/try$ ls -l
> total 4
> -rwxr-xr-x 1 root root 212 Mar 8 12:29 hello.cgi
>
Do you have a web server with a cgi interface setup (e.g. Apache with mod_cgi)?
Chee
8 matches
Mail list logo