> I used wget. It is a little hard to capture with firefox because the
> redirect gets followed before you have a chance to examine where you
> are. And it can't be done manually (via telnet) because you are using
> ssl.

HTTPS manual testing can be done with:

openssl s_client -connect server:port

and then the regular HTTP commands.

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to