URL Security
ghaouar
Posted messages
174
Registration date
Status
Member
Last intervention
-
fiddy Posted messages 441 Registration date Status Contributor Last intervention -
fiddy Posted messages 441 Registration date Status Contributor Last intervention -
Hello,
How to secure the access path that is in the URL bar.
For example, in EasyPHP, if you take part of the URL, you can enter the "www" folder and other PHP pages.
How can you secure the access path?
Here's an example of a URL (http://127.0.0.1/IPEIGafsa/Verif_Administrateur.php); if I delete Verif_Administrateur.php, I can access the IPEIGafsa folder.
So how can I prevent the user from accessing the file if they delete a part of the URL?
Thank you
How to secure the access path that is in the URL bar.
For example, in EasyPHP, if you take part of the URL, you can enter the "www" folder and other PHP pages.
How can you secure the access path?
Here's an example of a URL (http://127.0.0.1/IPEIGafsa/Verif_Administrateur.php); if I delete Verif_Administrateur.php, I can access the IPEIGafsa folder.
So how can I prevent the user from accessing the file if they delete a part of the URL?
Thank you
Configuration: Windows XP Internet Explorer 8.0