--- trunk/doc/faq.html 2009/02/18 16:08:33 427 +++ trunk/doc/faq.html 2009/12/27 18:53:34 498 @@ -135,6 +135,19 @@ to get a coverage report.
+jscoverage-server --proxy
?
+ Internet Explorer does
+ not use a proxy for URLs with host 127.0.0.1
or
+ localhost
.
+ The proxy will be used if you use your machine's actual IP
+ address or host name.
+ For example, if your IP address is 192.168.100.100
, you can
+ access a URL like http://192.168.100.100/jscoverage.html
in
+ Internet Explorer and it will work.
+ (Under Windows, you can get your machine's IP address with the ipconfig
command.)
+