From tomcat-user-return-61727-qmlist-jakarta-archive-tomcat-user=nagoya.apache.org@jakarta.apache.org Thu Apr 24 14:22:56 2003 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 19123 invoked from network); 24 Apr 2003 14:22:56 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 24 Apr 2003 14:22:56 -0000 Received: (qmail 14911 invoked by uid 97); 24 Apr 2003 14:24:54 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 14904 invoked from network); 24 Apr 2003 14:24:53 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 24 Apr 2003 14:24:53 -0000 Received: (qmail 17636 invoked by uid 500); 24 Apr 2003 14:22:38 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 17619 invoked from network); 24 Apr 2003 14:22:37 -0000 Received: from fantom.netalfa.hu (HELO diablo.netalfa.hu) (195.70.37.30) by daedalus.apache.org with SMTP; 24 Apr 2003 14:22:37 -0000 Received: from netalfa.com (unknown [81.182.21.224]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by diablo.netalfa.hu (Postfix) with ESMTP id 860F8397139 for ; Thu, 24 Apr 2003 16:28:48 +0200 (CEST) Message-ID: <3EA7F307.80202@netalfa.com> Date: Thu, 24 Apr 2003 16:21:59 +0200 From: =?ISO-8859-1?Q?=22bogn=E1r=2C_attila=22?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.3) Gecko/20030312 X-Accept-Language: hu, fr, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Accessing https without inform port on url References: <004201c30a6c$6fd101a0$7100a8c0@maxtrack03> In-Reply-To: <004201c30a6c$6fd101a0$7100a8c0@maxtrack03> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N the default port for https is 443, so setup it to port 443. attila Flavio Tobias írta: > How can I access my site using https without inform the port on url. > Today I need to do this https://mysite.com:8443. > I setup the https port to 80, but I still need to inform the port like https://mysite.com:80 > > What can I do? > > Thanks > Flavio > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org