Re: [us...@httpd] Apache and Port 80 and 443

2009-01-13 Thread Brian Mearns
> On Mon, Jan 12, 2009 at 8:36 PM, Jason Todd Slack-Moehrle > wrote: >> HI All, >> >> I have a new Mac Pro that will be hosting my "web presence". >> >> I am running Apache2 and I have everything working on one IP. >> >> I want to run my online store on a separate IP and NIC and port 443. >> >> So

Re: [us...@httpd] Apache and Port 80 and 443

2009-01-13 Thread Brian Mearns
No, there's quite a bit more than that if you want to use secure HTTP. The standard is to use mod_ssl to set up SSL/TLS support. It's not too difficult, but there's quite a bit of details. I highly suggest you read all the way through the documentation starting with the overview at http://httpd.apa

[us...@httpd] Apache and Port 80 and 443

2009-01-12 Thread Jason Todd Slack-Moehrle
HI All, I have a new Mac Pro that will be hosting my ³web presence². I am running Apache2 and I have everything working on one IP. I want to run my online store on a separate IP and NIC and port 443. So what do I do for apache to accomplish this? I have apache listening on all IP¹s by: Listen