At 1:44 PM -0800 3/24/99, [EMAIL PROTECTED] wrote:
>I've setup Apaceh on my NT box, and done all the configuring I
>think I need.  Now I'm trying to get WebObjects to work through the
>CGI module (haven't figured out how to get the Apache module to
>compile yet, so if you have any tips...).  Everything was running
>under MS-IIS, and was working fine, but under Apache it won't
>return the 'nextPage' stuff.  Every action that is supposed to return
>a new page simply returns the same page that triggered the action.
> I'm fairly new at this WO stuff, so I haven't learned all the
>debugging tricks, so any tips would be greatly appreciated.


This doesn't answer your question, but it will pop up for you eventually.

You must set the following in the httpd.conf:

ServerSignature = Off

The default is On.

If it is set to On, WO will *not* get for vars via POST method.

Thanks to David Neumann for that.

mark
---------------------------------------------------------------------------
 Mark F. Murphy, Director Software Development   <mailto:[EMAIL PROTECTED]>
 Tyrell Software Corp                            <http://www.tyrell.com>
 PowerPerl(tm), Add Power To Your Webpage!       <http://www.powerperl.com>
---------------------------------------------------------------------------
Member of Families Against Internet Censorship: rainbow.rmi.net/~fagin/faic

Reply via email to