View Single Post
  #4  
Old 11-09-2011, 05:37 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
make sure DNS of tvovermind.zap2it.com point to the server served by litespeed. you can test with below if DNS is not ready.
Quote:
curl -I -H "host: tvovermind.zap2it.com" http://IP_address_of_litespeed_server
should see a 301 redirect.
Reply With Quote