Got it, after spending two days on just this problem I have found the answer with the help of David T_G and David Kirol and others, many thanks.
And the answer was Setting ScriptAlias /cgi-bin /home/kelvin/cgi-bin/ Means that I still need http://localhost/ But I don't now need /home/Kelvin So the final path is http://localhost/cgi-bin/myscript.cgi Simple eh! thanks again Kelvin Ps just spotted that Scott suggested this within one of his answers yesterday > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:Linux@;onion.perl.org] On Behalf Of > zentara > Sent: 12 November 2002 14:15 > To: [EMAIL PROTECTED] > Subject: Re: Unable to run cgi script > > On Mon, 11 Nov 2002 12:27:25 -0000, [EMAIL PROTECTED] (Kelvin > McWha) wrote: > > >System is > >SuSe 8.1 stand-a-lone > >Apache 1.3 > > > >Have got Apache running OK and tested it in standalone mode using > >http://localhost > >which shows the appropriate test page > > Can you get http://localhost/~kevin to run? > > In SuSE 8.1 you need to enabled user home dirs. > > Look at /etc/sysconfig/apache and see if you have home directories > enabled. > > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]