View Single Post
  #1 (permalink)  
Old 05-07-2008, 07:06 AM
inertia's Avatar
inertia inertia is offline
WebProWorld Veteran
 

Join Date: Apr 2006
Location: Lancaster, UK
Posts: 753
inertia RepRank 2
Default 500 server error from htaccess

Quick guys i need some help! Ive just added this .htaccess file to a site and now im getting a 500 internal server error.

Is there anything wrong with this???

Code:
RewriteEngine on
RewriteRule ^/index\.php$ http://www.domain.co.uk/ [R=301, L]
RewriteRule ^(.*)/index\.php$ http://www.domain.uk/$1/ [R=301, L]
__________________
Chiller Rental & Hire :: TV Stands :: Heat Pumps
Reply With Quote