I was getting an error telling me that the config file couldn't be loaded (as mentioned in #111926 as well) and realised that it was because I didn't have Clean URLs enabled. The attached patch should allow it to work whether Clean URLs are enabled or not.

CommentFileSizeAuthor
mapbuilder_cleanurls.patch930 bytesgeodaniel

Comments

jpulles’s picture

Status: Needs review » Fixed

Thanks for noticing it and suplying the patch! A complete test with the Apache rewrite module revealed that the same fix was needed for the default model url. I applied the fixes and changed the status to fixed. You may close this issue if you like.

jpulles’s picture

Status: Fixed » Closed (fixed)