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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > .htaccess issue with litespeed

Reply
 
Thread Tools Display Modes
  #1  
Old 04-24-2012, 12:09 AM
mrjinwa mrjinwa is offline
New Member
 
Join Date: Apr 2012
Posts: 1
Default .htaccess issue with litespeed

My hosting company has switch to litespeed. in the mast I had my .htaccess file redirect from my www folder to my www/joomla index.php with the following command

DirectoryIndex index.html index.htm index.php /joomla/index.php

however this has stopped working and shows the site with no pictures and all broken links. Is there another command I should be using to accomplish the same thing with litespeed? Any help or suggestions would be greatly appreciated. Thanks
Reply With Quote
  #2  
Old 04-24-2012, 04:19 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
tested in my test box. the problem should be /joomla/index.php

please try

Quote:
DirectoryIndex index.html index.htm index.php

RewriteEngine On
RewriteRule ^$ /joomla/index.php [R=301,L]
Reply With Quote
Reply

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 09:09 PM.



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