Adding special character in the end of the URL destroys web page
01:17 01 Mar 2014

Why is the web page destroyed when I add a special character to the URL, especially the /?

For example,

myproject.loc/page1.php/

How can I solve this?

javascript php html css