View Single Post
  #3  
Old 12-05-2013, 07:32 AM
 
MAPerformance Admin MAPerformance Admin is offline
 

Advanced Member
  
Join Date: Jun 2013
Posts: 44
 

Default Re: Edit help.php Section

Thanks Steve for the direction!

For the record, this is how I did it (in .htaccess):

# Redirect old About Us-Services URL
RewriteCond %{REQUEST_URI} ^/help.php$
RewriteCond %{QUERY_STRING} ^section=about$
RewriteRule ^(.*)$ http://services.maperformance.com [R=301,L]

Unfortunately I couldn't include the hash on the original URL, since that is used for commenting in .htaccess.
__________________
X-cart 4.4.3 Gold
Modern Automotive Performance
Reply With Quote