This redirect will be used on our host, WPEngine, using their redirect tool; in other words, I will not be placing this into an htaccess file. So, this needs to be a 301 redirect -- not a mod rewrite. Their tool allows me to input a 'source' url and 'destination' url. So, this is what I need to do: `````````````````````````````````````````````````````` EXAMPLE Source: /folder/*3847*.php Destination (redirect to): http://www.somewhere.com/folder/folder/ `````````````````````````````````````````````````````` In the above example, I'm trying to capture source files such as: john-smith-3847.php jimmy-edward-olson-3847.php starbucks3847.php If the 'number' '3847' exists in the filename, I need to redirect it. Help, please! Thanks much. Jim
Can you specify a Redirect Type right near Source and Destination fields? Example: http://wpengine.com/support/regex/