LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > External Applications > Apache Migration/Compatibility > Importing an Apache Vhost to Existing Litespeed Installation

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-09-2011, 04:56 PM
docarzt docarzt is offline
New Member
 
Join Date: Oct 2011
Posts: 4
Default Importing an Apache Vhost to Existing Litespeed Installation

Hello,

I have Litespeed for cPanel and my situation is as follows:

I partner with another company and they had a vhost setup (tvovermind.zap2it.com) that simply sent all traffic to my ip/dns. Now we've moved to our own domain and the engineer at the company sent me the following vhost info to add to my "apache config" so that my server would redirect requests coming through the vhost to the new root domain:

<VirtualHost *:80>
ServerName tvovermind.zap2it.com
RewriteEngine On
RewriteRule ^(.*)$ http://www.tvovermind.com$1 [R=301,L]
</VirtualHost>

Obviously since I'm not running Apache, this does me no good and my server tech is MIA. How do I port this directive to the existing litespeed install?

Thanks in advance.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:49 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.