windows firewalls

exposing http port 80 through windows firewall

Search for: exposing http port 80 through windows firewall

Microsoft entry point

tomcat windows 2008 server port 80 no response external

Search for: tomcat windows 2008 server port 80 no response external

port 80 is open but cannot access windows 2008 http server

Search for: port 80 is open but cannot access windows 2008 http server

how to enable windows 2008 firewall logging

Search for: how to enable windows 2008 firewall logging

configure the windows firewall log

same ip multiple web servers on port 80

Search for: same ip multiple web servers on port 80

Read this brief mention of reverse proxies


varnish
pound

iis tomcat on the same ip address

Search for: iis tomcat on the same ip address

iis as a reverse proxy

Search for: iis as a reverse proxy


firewall settings
properties
(for each profile: public, private, domain)
   customize log settings
   turn on YES to dropped packets
   you can leave the "ALLOW" as no
   repeat this for each profide

How to stop IIS

Search for: How to stop IIS

Search Internet Information Services from windows search. You will find the icon. You will find a list of servers. Right click on a server and choose to stop.

IIS APR module tomcat

Search for: IIS APR module tomcat

This file might be useful doc: pdf

iis tomcat

Search for: iis tomcat

Read this document on how to work with connectors

isapi_redirect.properties

Search for: isapi_redirect.properties

Connector docs

The ajp12 has been deprecated with Tomcat 3.3.x and you should use instead ajp13 which is the only ajp protocol known by Tomcat 4.x, 5 and 5.5 and Tomcat 6.

where is the IIS log file

Search for: where is the IIS log file


extension_uri=/jakarta/isapi_redirect.dll
logifle=c:\tomcat\logs\log.txt
worker_file=\conf\workers.properties
worker_mount_file=\conf\uriworkermap.properties

#[url]=workertname
/admin/*=worker1
/abc/*=worker1

workers.list=worker1
worker.worker1.type=ajp13
worker.worker1.host=localhost
worker.worker1.port=8080

isapi_redirect.properties

Search for: isapi_redirect.properties

iis virtual host isapi filter

Search for: iis virtual host isapi filter

iis virtual hosts

Search for: iis virtual hosts

windows firewall log file drop packet reason rule

Search for: windows firewall log file drop packet reason rule

windows 2008 tomcat not listening on ip and port

Search for: windows 2008 tomcat not listening on ip and port

tomcat not listening on an explicit ip address

Search for: tomcat not listening on an explicit ip address

windows 2008 ip listen list


netsh http show iplisten
net stop http
net start http
net start w3svc
netsh http add iplisten <ipaddress>

what is w3svc service in windows

Search for: what is w3svc service in windows

tomcat binding to ip 0.0.0.0

Search for: tomcat binding to ip 0.0.0.0

windows 2008 firewall permission to listen on port 80

Search for: windows 2008 firewall permission to listen on port 80