• Resolved thowden

    (@thowden)


    Hi All

    This may help if you are setting up the Multisite or Network configuration of WordPress on an SME Server.

    The default Rewrite Rule for the .htaccess file is written to assume that WP is in the root or a fixed path.

    In SME Server and possibly other servers the iBay or virtualised site directory is already derived from a Rewrite Rule.

    The solution is to modify the RewriteBase directive to be the same as the virtual directory (iBay in SME speak)

    So
    RewriteBase /
    becomes
    Rewritebase /ibayname

    I also keep a copy of this at Tonys Tech Blog for my own reference.

    cheers
    Tony

  • The topic ‘WordPress SME Server iBay wp-admin 404 Solved’ is closed to new replies.