Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 38591 invoked from network); 15 Jan 2007 11:29:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2007 11:29:41 -0000 Received: (qmail 37386 invoked by uid 500); 15 Jan 2007 11:29:37 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 37369 invoked by uid 500); 15 Jan 2007 11:29:37 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 37358 invoked by uid 99); 15 Jan 2007 11:29:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jan 2007 03:29:37 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of dcikul@gmail.com designates 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jan 2007 03:29:28 -0800 Received: by nf-out-0910.google.com with SMTP id n28so1875664nfc for ; Mon, 15 Jan 2007 03:29:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TYif0lBzae3VW3fwc+FO4VI/zJPrkOH2Q4e4SqFPz0L/TLBW6/p7QOXR+SkQtJVw6H5qEUKK6RaTLmdoVddc6nNjdcN9WOex4vjm9tefmqIXoLy+7xWggAMuTw+IMFLqEWNwfKirfANtMuX302MJ6fkYJAVc220fo2n03wJjh/w= Received: by 10.82.116.15 with SMTP id o15mr573891buc.1168860547219; Mon, 15 Jan 2007 03:29:07 -0800 (PST) Received: by 10.82.176.17 with HTTP; Mon, 15 Jan 2007 03:29:06 -0800 (PST) Message-ID: <3f72d8290701150329g3dbb4b6fj3084d7f466e71f74@mail.gmail.com> Date: Mon, 15 Jan 2007 18:29:06 +0700 From: "Dhika Cikul" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Run SSL at another port Hello, i have problem I have apache installed and run normally. i need run another apache process at another port, ex : http://mydomain.com:6666/ and i have set new httpd.conf with name httpd1.conf and run with : /usr/local/apache/bin/httpd -f /usr/local/apache/conf/httpd1.conf The problem is i can run SSL with https://mydomain.com/ but i can't run SSL with https://mydomain.com:6666/ anyone knows how to set SSL at another port. Thank's -- Dhika Cikul --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org