Disable Clean URLs?

Hi,

How would I go about disabling the clean urls in roots?

I’m working on an intranet server and would ideally refrain from playing with the .htaccess file.

As such, I’m having trouble with urls resolving to /assets and /plugins.

Thanks,
Andy.

Hi,

I found what I needed and just commented out add_theme_support(‘rewrites’); from lib/config.php.

Thanks,
Andy.