Whippet Server launches a stand-alone web server for a specific WordPress installation. It makes WordPress easier to develop with, for example, by adding lots of debug information to the terminal without cluttering up or breaking your templates.
When multisite is enabled, requests to /wp-admin/ will return the expected page, but requests to anything inside /wp-admin/ will also return the content of /wp-admin/. Non-admin pages seem unaffected.
When multisite is enabled, requests to /wp-admin/ will return the expected page, but requests to anything inside /wp-admin/ will also return the content of /wp-admin/. Non-admin pages seem unaffected.