Options
How do I turn off friendly URLs?
I'm trying to get this working on IIS 7 and want to rule out rewriting as a problem. How do I disable this?
0
Comments
$Configuration['Garden']['RewriteUrls'] = FALSE;