RE: [us...@httpd] localhost vs ip address in url on windows 2003.

2009-01-27 Thread Bennett, Tony
m [mailto:suresh.mak...@accenture.com] Sent: Tuesday, January 27, 2009 10:24 AM To: users@httpd.apache.org Subject: RE: [us...@httpd] localhost vs ip address in url on windows 2003. Yes Evan, it is behind NAT gateway, but Iam on the server itself and trying it out with IP address, yes the port 80 and 443 both

RE: [us...@httpd] localhost vs ip address in url on windows 2003.

2009-01-27 Thread suresh.makala
- From: Evan Platt [mailto:e...@espphotography.com] Sent: Tuesday, January 27, 2009 12:08 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] localhost vs ip address in url on windows 2003. Is your machine behind a NAT gateway? If so, is port 80 correctly forwarded from your public IP

Re: [us...@httpd] localhost vs ip address in url on windows 2003.

2009-01-27 Thread Evan Platt
Is your machine behind a NAT gateway? If so, is port 80 correctly forwarded from your public IP address to the private IP address you're likely on? At 10:02 AM 1/27/2009, you wrote: Hello All, I have implemented apache web server 2.2 with SSL and local security policy using htpasswd. Everyt