One of our RedHat servers decided it wasn't going to play ball this morning (worthy of another email on exactly this subject actually) but as an upshot of this, I've had to move several websites to another server that is being good.
So...
ftp'ed the websites to the other server and cut-n-pasted the apache config file etc. After fidding around a bit have managed to get everything up and running -except- for two virtual domains which aren't behaving themselves. As it happens, these two domains are on both 80 and 443 (SSL). When I access them, I get an HTTP 302 which I don't really understand. All the other domains are working fine. Have examined the logs and used telnet to connect to port 80 to see exactly what headers etc are coming back. Normally, a 302 should give a URL to redirect to, which in this case is "http://" without any other info. Weird.
Any ideas/clues - am getting very frustrated now?
Cheers.
Mark W.
PS. apache 1.3.14 w mod_ssl 2.5.1 and mod_php4.0.4pl1