Adding special character in the end of the URL destroys web page
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?