Win32 script environment for testing http redirects?
- by Anders Lindahl
The past few days I've been working with setting up an Apache server on Windows. The server is supposed to host several .htaccess files, each redirecting (or, in some cases, proxying) to different hosts.
I want to create tests for these redirectons, and the solution I'm currently considering is a CGI script running on the same server, sending GET…