Re: location not working

2001-01-10 Thread robert_abarbanel
Ah - am I ever a dummy. My spec used /home/world not /hello/world as I thought... so Apache worked as expected when my URI was http://mysever/home/world It was a quick edit back to to fix the problem. Thanks to many helpers. --- That works! I see -- I don't know how many time

Apache::Registry newbie question -- CGI state

2001-01-10 Thread robert_abarbanel
I am trying to implement Example 2-14 in Stein and MacEachern. Here's my code: #!/usr/bin/perl # file: hello.cgi use CGI qw(:standard); use strict; my $name = param('name') || 'Anonymous'; print header(),start_html(-title=>'Yo!', -bgcolor=>'yellow'), h1("Hello $name"), p( "To change your nam

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 working Hi there, On Wed,

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