Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: apache with winxp firewall |
|
Author |
|
bbxrider
Joined: 24 Feb 2007 Posts: 27 Location: stocktown ca
|
Posted: Fri 30 Mar '07 2:31 Post subject: apache with winxp firewall |
|
|
apache 2.2.4 on win xp pro
working ok with multiple virtual hosts
if i turn on the xp firewall, it blocks apache completely
should i try to configure the xp firewall so apache can work with it??
is it as simple as adding the apache exe to the exceptions list on port 80?
or is there more to it than that? things i have set up in apache config?
i'm on my home lan behind a dlink 624 router that has firewall capability and a thing they call virtual server which routs all port 80 traffic to my apache machine easily and will also route https, ipsec, etc likewise
bbxrider |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Fri 30 Mar '07 9:16 Post subject: |
|
|
Hello,
You need to open Port 80 in your firewall, for https (SSL) Port 443.
Configure your router to forward port 80 and if you use SSL also port 443.
Only open the port in router if there is a running apache on your pc. |
|
Back to top |
|
|
|
|
|
|