Hello,
Is it possible to exclude a view from _remap rules.
I ask it because I have a view that creates a json file (echo json_encode($events)

and _remap function show me a blank page.
If I comment _remap function the json works fine but with remap, it only show a blank page without any code.
Then the question is... can I exclude a file from _remap rules?
Thanks.
Regards