Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    The 404 page seems to be working now. Were you able to solve this?

    I don’t work with Multisite, so if there’s a change needed in the plugin for multisite compatibility, please share and I’ll update the plugin.

    Thanks

    Thread Starter Craig

    (@catholicservant)

    Hi Bill,
    Yep, was able to get this working.

    Multisite added the following line to my .htaccess:
    RewriteRule ^(.*\.php)$ $1 [L]

    Commented that out and 404’s are working on the primary domain again.

    Not entirely sure what the purpose of that line is, but everything appears to be working correctly without it. I think it’s designed to remove the file extension.

    Other than that hiccup – all is well with your plugin.

    Thanks!
    CB

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multisite Problem – No 404 on Primary Site’ is closed to new replies.