rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: ice81 on March 26, 2007, 07:52:57 PM
-
Hi @ All :) !! I´ve run a Website with HFS !!! But when someone goes on my Website he type in his browser for example www.mywebsite.cjb.net !!! In cjb I set the IP Address direct with link to my index.html for example http://192.168.2.1/Any Folder/index.html !!! When also someone types in browser www.mywebsite.cjb.net he would direct linked to my index.html !!! The browser shows now www.mywebsite.cjb.net/Any Folder/index.html !!! When the Person now delete the /index.html from browser he is without a Password or anything on my Server and can download/upload all the Stuff in the folder !!! Is there any way to forbid this security reason ??? ??
Sorry for my Bad English :-\ !!! I´m from Germany 8)
-
If nobody should browse your root, simply make the root not browsable.
- Right click /
- Disable Browsable
Now nobody can browse your server anymore. Please note that files still can be downloaded, just not seen. For the hosting of websites, Browsable is not needed.
boco
-
THX MarkV !!! That Works ;D