View Single Post
  #4  
Old 12-12-2013, 04:25 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Edit help.php Section

This is probably how I would have done it:
Code:
RewriteCond %{QUERY_STRING} section=about RewriteRule ^help.php$ http://services.maperformance.com/? [R=301,L]
Assuming you don't want to include the query string in the redirect.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote