| Ray McVay 2005-02-15, 8:07 am |
| Is that .html file served by WAS or the web server?
Frank Jackson wrote:
> Hi All,
>
> I need to setup a secure communication link between my web server and app
> server (WAS v5.1 with FP1). I have followed the IBM directions, which is
> well documented, nice work guys, but it is still not working.
>
> I've tried looking in the logs, but there are no error messages. The web
> browser receives an error message, (The server encountered an internal error
> or misconfiguration and was unable to complete your request) which is
> typical of an error #500. Note, my first page is a plain .html file and
> that comes up ok. From there it calls a login.jsp and that's when this
> error message comes in.
>
> Does anyone know of a way to debug this? Note, I have enabled the AccessLog
> on the HTTP Transports for the HTTPS port entry.
>
> Any help would be great.
> -Frank
>
>
|