301 Assist, please

Discussion in 'Apache' started by jmueller0823, Feb 2, 2014.

  1. #1
    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
     
    jmueller0823, Feb 2, 2014 IP
  2. jmueller0823

    jmueller0823 Member

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    bump, bump.
     
    jmueller0823, Feb 3, 2014 IP
  3. livedating

    livedating Active Member

    Messages:
    161
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    83
    #3
    Can you specify a Redirect Type right near Source and Destination fields?
    Example: http://wpengine.com/support/regex/
     
    livedating, Feb 12, 2014 IP