View Single Post
Old 08-29-2007, 02:53 AM   #1
blueyed
Green Mole
 
Join Date: Sep 2004
Posts: 19
Fix for handling HTTP => HTTPS redirects

I've experienced a problem when PhpDig gets redirected from http to https.
The problem is, that PhpDig uses the old port again for connecting after the redirect.

The patch to fix this is attached.
(The patch is against version 1.8.7, but the latest release is also affected in the same way).
Attached Files
File Type: txt phpdig-handle-https-redirect.diff.txt (2.2 KB, 2 views)
blueyed is offline   Reply With Quote