Hello, I am using APACHE as part of the current stable XAMPP distribution (APACHE/MYSQL/PHP). I also want to use a sourceforge.net based program named SAHI to perform web automation tasks (i.e. recording the key presses and clicks within a web page). SAHI says to to set up a windows proxy sever to use localhost, port 9999. I can get SAHI to work with web pages off of the Internet. However, when I use SAHI to automate pages served by my local APACHE web server (installed on my machine), the program does not work (i.e. seems to lack a connection to pages served on localhost). I have tried reconfiguring SAHI to work off of port 80, but that does not seem to make a difference. As the converse, how would I get APACHE to server pages to localhost, port 9999 to maybe get SAHI to connect to the web page being served?
Sincerely, Craig Ugoretz