Re: location not working

2001-01-10 Thread robert_abarbanel
many times I read home as hello Thanks! "G.W. Haywood" <[EMAIL PROTECTED]> le 01/10/2001 10:54:08 AM Pour :Robert ABARBANEL/exterieur@FRANCE cc : Objet : Re: location not working Hi there, > > I get 404 when I enter > > http://myserver//hello/w

Re: location not working

2001-01-10 Thread Bill Moseley
At 09:59 AM 01/10/01 +0100, [EMAIL PROTECTED] wrote: >NEVERTHELESS, I get 404 when I enter > http://myserver//hello/world >and it is looking in the htdocs directory according to the error_log. Can you please post the entire error_log message. Bill Moseley mailto:[EMAIL PROTECTED]

Re: location not working

2001-01-10 Thread Glorfindel
Hi all, Is your Apache::Hello loaded? ( look at perl-status ) If not Replace PerlHandler Apache::Hello By perlHandler +Apache::Hello Is your handler perform an internal_redirect? [EMAIL PROTECTED] wrote: > Following the beginners directions in Stein and MacEachern(S&M), > > I have

Réf. : Re: location not working

2001-01-10 Thread robert_abarbanel
Good question. That was just an extra '/' in my email. I really did just use http://myserver/hello/world "G.W. Haywood" <[EMAIL PROTECTED]> le 01/10/2001 10:15:17 AM Pour :Robert ABARBANEL/exterieur@FRANCE cc : [EMAIL PROTECTED] Objet : Re: location not wo

Re: location not working

2001-01-10 Thread G.W. Haywood
Hi there, On Wed, 10 Jan 2001 [EMAIL PROTECTED] wrote: > S&M I'd never looked at it that way before... > (Note: I have changed less-than to [ so that html-style mail and > newreaders will show the symbol.) You don't have to worry about that on this List. > I get 404 when I enter > http:

location not working

2001-01-10 Thread robert_abarbanel
Following the beginners directions in Stein and MacEachern(S&M), I have built mod_perl 1.24_01for apache 1.3.14 on AIX. I checked the perl.conf is being read. My perl.conf contains: (according to page 31 of S&M) (Note: I have changed less-than to [ so that html-style mail and newreaders will s