Did you figure this out..  I am having the same problem.

--- In [email protected], "lpt_fr" <[EMAIL PROTECTED]> wrote:
>
> Hello, 
> 
> I've got another problem with my first try.
> My first html form is well displayed in my browser but after I 
submit 
> it, I obtain a HTTP 404 error.
> 
> In HTTP log file, I've got these two error lines:
> ZSRV_MSG0018: File /gesdasweb/conf/htdocs/wdn000.pgm does not 
exist, 
> referer: http://10.158.200.31:8014/gesdascgip/wdn000.pgm
> ZSRV_MSG0016: URI in request POST /wdn000.pgm HTTP/1.1 is not 
valid, 
> referer: http://10.158.200.31:8014/gesdascgip/wdn000.pgm
> 
> I'm quite sure there's a problem in my apache conf file but I can't 
> find it. 
> 
> My RPG program is WDN000 in the library GESDASCGI.
> My ifs directory is /gesdasweb
> 
> And here is an extract of my conf file:
> ------------------------------------------------
> ServerRoot /gesdasweb/conf          
> DocumentRoot /gesdasweb/conf/htdocs 
> Listen 8014                         
> ........
> AliasMatch /gesdascgih/(.*)
\.htm /qsys.lib/gesdascgi.lib/htmlsrc.file/
> $1.mbr   
> 
Alias /gesdascgi/start /qsys.lib/gesdascgi.lib/htmlsrc.file/index.mbr 
> 
Alias /gesdasweb/      /gesdasweb/                                    
> 
Alias /gesdascgi/      /qsys.lib/gesdascgi.lib/                       
> 
Alias /gesdascgih/     /qsys.lib/gesdascgi.lib/htmlsrc.file/          
> ScriptAliasMatch /gesdascgip/(.*).cgi /qsys.lib/gesdascgi.lib/
> $1.pgm           
> ScriptAliasMatch /gesdascgip/(.*)     /qsys.lib/gesdascgi.lib/
> $1               
> 
<Directory /gesdasweb>                                                
>    AllowOverride None   
>    Options None         
>    order allow,deny     
>    allow from all                                                   
> 
</Directory>                                                          
> <Directory /qsys.lib/gesdascgi.lib>   
>    AllowOverride None   
>    Options None         
>    order allow,deny     
>    allow from all       
> </Directory>     
> 
> ---------------------------------------------------
> 
> Can someone help me?
> 
> Thanks.
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/wbFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to