Initial Application shows server path

Hi,

Somebody knows how to hide some error page that SC shows when you, add a slash to the initial application? for example when I add an slash to the path:

https://www.someurl.net/APPFOLDER/app_Login/index.php/

it shows the server path, it is not very secure. [TABLE=“border: 1”]
[TR]
[TD][SIZE=20px]Production folder not found:[/SIZE] /home/folder/p/APPFOLDER/app_Login/_lib/prod[/TD]
[/TR]
[/TABLE]

I appreciate your advice

I have tried anything, but it still happening, it is an SC bug?, of course this not happen with an application with secure mode, but in the initial application this may be dangerous, showing that information.

Wow…never noticed this. I get [SIZE=4]Common libs not found:[/SIZE] …/_lib/prod . Far too revealing for a publicly hosted application. Have you tried mod_rewrite rules?