mmm...ya, I have never ever thought about the point about router! I
have like 2 routers connected before the line goes to my laptop! So
may I know for the forwarding, is it necessary to forward from port
443 to port 443 or I can forward to any other port? By the way, what
is port 443 for? Thanks a
At 09:47 AM 7/7/2006, you wrote:
Hi,
Thanks so much for your reply.
Couple of qestions:
Do I have to turn off all the firewalls? I have Macfee Antivirus
installed on my laptop, but I am not sure whether it has the firewall
fuction or not because there is another product from Macfee called
Macfee
Hi,
Thanks so much for your reply.
Couple of qestions:
Do I have to turn off all the firewalls? I have Macfee Antivirus
installed on my laptop, but I am not sure whether it has the firewall
fuction or not because there is another product from Macfee called
Macfee Personal Firewall. Also, by turnin
At 08:00 AM 7/7/2006, you wrote:
Second question, is there any possible way I could reconfigure my
httpd.conf file such that the incoming port for my HTTP server is to
port, say, 1234 instead of port 80? I tried to change the listening
port to LISTEN 1234 instead of port 80. But the test configur
Hello,
I have some questions here about SSL as well.
I am running on WinXP and Apache HTTP and I installed Apache using the
.msi file (i.e., the windows installer). However, the SSL module was
not installed because the .msi file does not contain it. Is there any
way I could add the SSL module late
At 10:58 PM 7/6/2006, you wrote:
Your httpd error log clearly indicates that you are trying to send a
request over SSL to a server which is not SSL enabled. Make sure
that you have loaded mod_ssl. If you are using an Apache source or
binary distribution retrieved from apache.org, make sure Apac
> -Original Message-
> From: Evan Platt [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 06, 2006 7:35 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] SSL issues.
>
> Running Apache 2.2.0 on a os/x box... First off, I notice 2.2.2 is
> available.
l" as argument to
apachectl. Finally make sure you have a line saying "SSLEngine on" somewhere in
your configuration.
-ascs
-Original Message-
From: Evan Platt [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 06, 2006 7:35 PM
To: users@httpd.apache.org
Subject: [EMAIL P
Running Apache 2.2.0 on a os/x box... First off, I notice 2.2.2 is
available. Will this be a seamless upgrade - ie will I need to make any
changes to my httpd.conf?
Second, ssl stopped working. Only thing I can think of I've done since it
last worked was I enabled Include conf/extra/httpd-autoind