t
已发送: 2008/10/17(周五), 下午6:05:25
主题: Re: about tomcat default error page
Hi 李征,
I don't know the answer to your question, but here is a recommendation :
To avoid delays in answering your question, it is always helpful to
specify :
- on which platform this happens (Windows, Unix, Linux,..)
- what
i use apache with tomcat.
i don't want tomcat to generate its default error page when a error happens.
instead, i want to show my error page which i set in the apache conf file.
i know that i can use to do this, but i don't want to do it twice
-- both apache and tomcat.
is there any configurati
Mark
thanks a lot for ur reply,
this is my setting for connector
and i can't get anything from
netstat -apn | grep 8443
- 原始邮件
发件人: Mark Thomas <[EMAIL PROTECTED]>
收件人: Tomcat Users List
已发送: 2008/9/12(周五), 下午4:21:38
主题: Re: about Connector's attribute
at tomcat official site,
http://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html
redirectPort is described as below
If this Connector is supporting non-SSL requests, and a request is received for
which a matching requires SSL transport, Catalina will
automatically redirect the request to t