run commandbox 3.9 and a mura site...can't navigate

Hey all,
have a mura site (still in the 6x version).
I spin up Commandbox in the webroot of my mura local directory. The site spins up and show the main page. 127.0.0.1:port
when i try to navigate to a different page, 127.0.0.1:port/organizations, i get a not found error

not sure if the rewrite rules set in web.config for IIS might be causing an issue with the navigation…

Should Mura run with commandBox?
could some of the rewrite rules we are using cause the navigation to not work, or maybe the way mura does navigation/routes might not work with commandBox?

just checking to see if it is just our configuration for mura…

thanks anyone :slight_smile:
dan

Dan,

I’ve never had any problem with Mura running on CommandBox. Check your administrative settings for the for the domains of the site you are trying to access – especially if you are working from a database backup. If you have explicit settings for that site’s domains in the admin, or redirection rules in place, you will need to make sure that 127.0.0.1 is a configured domain for the site - otherwise Mura will serve up a “Not Found” error.

Jon