On Tue, Aug 08, 2000 at 10:59:31PM -0500, Gerardo Mauricio Sarria wrote:
>
> You have to put in your srm.conf:
>
> AddHandler cgi-script .cgi
>
> And, in your access.conf (in the directory where you'll put your cgi's):
>
> Options ExecCGI ...
Thanks.
Johann
--
J.H. Spies, Hugenotestraat 2
You have to put in your srm.conf:
AddHandler cgi-script .cgi
And, in your access.conf (in the directory where you'll put your cgi's):
Options ExecCGI ...
On Tue, 8 Aug 2000, Johann Spies wrote:
> I have succeeded in setting
On Tue, 8 Aug 2000, Johann Spies wrote:
> My next problem is that I do not know how to configure apache to allow
> me as user to execute .cgi-scripts from the server.
>
> When I try it I get the following error message:
>
> Forbidden
>
>You don't have permission to access /cgi-bin/sql-ledger
I have succeeded in setting up apache on my single computer and get
netscape and lynx to communicate with it.
My next problem is that I do not know how to configure apache to allow
me as user to execute .cgi-scripts from the server.
When I try it I get the following error message:
Forbidden
Done.
But it still does not work.
> > From: Johann Spies [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 27, 2000 9:19 AM
> > To: Adrian Thiele
> > Subject: Re: Apache-newby
> >
> >
> > On Thu, Jul 27, 2000 at 08:59:44AM -0400, Adrian Thiele wrote:
>
Adrian,
> try http://127.0.0.1
Thanks for your reply. The result on both lynx and netscape is the
same:
Error 404
Not found - file doesn't exist or is read protected [even tried
multi]
__
ng. If
> you ps ax | grep apache, you should get a list of process id's for apache,
> and hence it is running.
>
> > -Original Message-
> > From: Johann Spies [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, July 26, 2000 12:06 PM
> > To: debian-user@lis
2000 12:06 PM
> To: debian-user@lists.debian.org
> Subject: Apache-newby
>
>
> I am a total newby as far as apache goes.
>
> After seeing a demonstration on php I want to use netscape and apache
> on my single machine. I have a dialup-connection to my ISP.
>
> I have
if "ping localhost" fails, you have to add a loopback device:
see /etc/network/interfaces
---(
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
iface lo inet loopback
---)
(at least on potato)
On Wed, Jul 26, 2000 at 07:05:55PM +0200, Johann Spies
I am a total newby as far as apache goes.
After seeing a demonstration on php I want to use netscape and apache
on my single machine. I have a dialup-connection to my ISP.
I have apache running with DocumentRoot defined as /var/www and
ServerAdmin as [EMAIL PROTECTED]
How do I get Netscape and
10 matches
Mail list logo