Page 1 of 1
Stop downloading website from idm
Posted: Sat Mar 12, 2022 3:40 pm
by amir2314
Hi dear pablo . Sorry for getting your time
In last day i read the articles called download entire any website with idm
Internet download manager
All my pages set to php . Is it possible to any one can download my site ?
How can i stop downloading entire my website from internet download manager ?
.
My website has a file uploader extension . So with this article to doing this any
Person can access to all my data ?
.
Is there any way to stop that ?
Re: Stop downloading website from idm
Posted: Sat Mar 12, 2022 3:52 pm
by Pablo
You cannot prevent your website from being downloaded, otherwise a browser could also not display the website.
A 'internet download manager' cannot download PHP code.
Re: Stop downloading website from idm
Posted: Sat Mar 12, 2022 4:39 pm
by amir2314
Pablo wrote: Sat Mar 12, 2022 3:52 pm
You cannot prevent your website from being downloaded, otherwise a browser could also not display the website.
A 'internet download manager' cannot download PHP code.
I relized that in uploder file extension has no protected index file to stop access to directory after published site . Is it possible for me to add an index file protected by page protect in wwb ( no single page peotect ) and set it to only administrator + also user redirect in wwb . To stop downloading or acceas folder ( uploads or downloads or img folder file uploaded after publishing ) in public_html directory ? Is it work with bcrypt ? To more secure my site ?
Re: Stop downloading website from idm
Posted: Sat Mar 12, 2022 4:45 pm
by Pablo
You will need to configure this on the server.
Re: Stop downloading website from idm
Posted: Sat Mar 12, 2022 11:23 pm
by amir2314
Pablo wrote: Sat Mar 12, 2022 4:45 pm
You will need to configure this on the server.
.
Thanks i set the permission in my cpanel and set the page protect to folders that was very cool ive never seen this before in my last host .
.
Its Called directory security in my cpanel.
.
Also intenrent download manager cant access to files and folders
(Zip .jpg.png.mp3 and all files )
I tested and idm show this : username and password popup to fill .
.
Its could be functional to connect the directory security to read users from wwb project user admin To set access for files with users in database
.
But in cpanel set to password for directory i must make users one by one !