Forums

Remedial Rewrite Help (1 post)

  1. brianburnham
    Member
    Posted 5 years ago #

    Long time user of WordPress, new to rewrite hacks.

    Using 2.0, moving drupal to WP and need to write a rule for my drupal links:

    site.com/node/view/### to site.com/index.php?p=###

    I'm not certain of the rule ([node/view/([0-9]{1,})/?$] => index.php?p=$1 maybe?) or where to put it.

    I know .htaccess contains these rules, but I also know wp 2 handles rewrites differently.

Topic Closed

This topic has been closed to new replies.

About this Topic