View Single Post
  #4 (permalink)  
Old 07-30-2006, 04:50 PM
speed speed is offline
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Cornwall, UK
Posts: 860
speed RepRank 1
Default

stuff.tolranet.co.uk/wpw/htaccess/file_name.html when you access that it will rewrite to file-name.html

Where did you put the .htaccess file in the forum folder or in the folder above it?

If you put it in the foum folder than change it to be:
Code:
RewriteEngine on
RewriteRule ^(.*_.*)$ moved.php?u=$1
__________________
US & UK Web Hosting with hourly backups | Hosting Affiliate Scheme | Web Directory 2 for 1 Offer
Reply With Quote