Hi Ryan,

On Mon, 25 Jan 2010, RYAN vAN GINNEKEN wrote:

<VirtualHost 66.244.200.225:80>
    ServerName mail.archesshoes.ca
    Redirect permanent / https://mx1.canmail.org/
</VirtualHost>

It is a very BAD idea to share a https server IP with an IP on a non-ssl http server (ideally, they should be two separate machines), I suspect this is where it might be going haywire, if you have another IP, put the secure server on that.

I just tried to hit it, and my DNS is not getting the instruction to lookup canmail.

Did the logs show anything?

--
Res

"What does Windows have that Linux doesn't?" - One hell of a lot of bugs!

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to