• Hi there,

    I am testing with WP 3.0 next to my other index.php + content. Now .htaccess seems to do most of the job but when i hit preview post it doesn’t work. I have to manual add indexWP.php like so
    mydomain.com/indexWP.php?p=36&preview=true

    Can this be fix with something like this in wp-config

    define(WP_preview, ‘indexWP.php’);

    Any tips

  • The topic ‘Using indexWP.php and not index.php for testing???’ is closed to new replies.