I would like to deploy a custom page to the
..\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\Pages
folder.
But it seems that all requests except to the ReportViewer.aspx page are redirected to a directory browse.
Is there a way to register a custom page?
I ended up simply replacing the OOB ReportViewer.aspx file with a custom one.