|
andre
|
 |
« on: April 21, 2008, 07:03:25 PM » |
|
Description: Basically you MOVE any files you don't want search engines indexing or other people accessing through their browser, into a folder called "unreadable". (Create "unreadable" in your root. Root is the first location you see when you access FTP or file manager.)And ONLY YOU (though FTP or file manager) or YOUR ACCOUNTS files can access files within "unreadable" folder. ======= Example: =======If you move a file "database.txt" into "unreadable" and you go to: http://USERNAME.110mb.com/unreadable/database.txt, it doesn't exist because it's totally INVISIBLE. But if another file in your account was to call http://USERNAME.110mb.com/unreadable/database.txt, then it'll show the file contents as normal. This was designed for free users (with no htaccess support), to protect anything they want. How this feature works: 1. Create a directory "unreadable" in your root. Root is your first place you see when you log into FTP or file manager. 2. Now place or move any file or folder you want inside it. 3. That's it. It's 100% protected from Search engine spidering or anyones eyes, except you and your accounts files. I recommend you CHMOD "unreadable" to: 777 or 770 (same as 777)
|
|
|
|
« Last Edit: March 10, 2009, 12:11:48 PM by andre »
|
Logged
|
NOTE: ALL PM'S WILL BE IGNORED. UNLESS I ASKED YOU TO PRIVATE MESSAGE ME.
-- Use the "Search" on top-right before posting. -- If your topic is resolved, put [Resolved] at end of subject.
|
|
|
Tanay
Clones are people two.
Authority Member
  
Offline
Posts: 753
Best viewed on my computer
|
 |
« Reply #1 on: April 21, 2008, 07:45:28 PM » |
|
Firstly thanq 110mb for the new feature.. & 3. That's it. It's not 100% protected from Search engine spidering or anyones eyes, except you and your accounts.
Did you mean "It's 100% protected from Search engine spidering... "
|
|
|
|
|
Logged
|
|
|
|
|
andre
|
 |
« Reply #2 on: April 21, 2008, 08:02:59 PM » |
|
Hihi you're right. Corrected. Thanks.
|
|
|
|
|
Logged
|
NOTE: ALL PM'S WILL BE IGNORED. UNLESS I ASKED YOU TO PRIVATE MESSAGE ME.
-- Use the "Search" on top-right before posting. -- If your topic is resolved, put [Resolved] at end of subject.
|
|
|
|
aldo
|
 |
« Reply #3 on: April 21, 2008, 11:59:54 PM » |
|
Sweet  another thing to add to the feature list
|
|
|
|
|
Logged
|
|
|
|
|
Refreshment
|
 |
« Reply #4 on: April 22, 2008, 12:16:18 AM » |
|
Just a question, it seems we couldn't create a folder with a password authorization even this feature is appear, right? Anyways, still thank for this new function for every free members.
|
|
|
|
|
Logged
|
|
|
|
|
bind
|
 |
« Reply #5 on: April 22, 2008, 12:51:05 AM » |
|
nice feature. great place for flatfiles, configs, and downloadables you want to limit routing through php  thanks.
|
|
|
|
|
Logged
|
Learn the basics, create your code, then post source code to troublshoot if you have any problems Here is all you need to learn the basics HTMLJavascriptCSSPHPMySQL.
|
|
|
|
kenijnen
|
 |
« Reply #6 on: April 22, 2008, 02:25:30 AM » |
|
lol, that was fast. Posted my idea 4 days ago and now the new feature is there, thx 
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Ðaz
|
 |
« Reply #8 on: April 22, 2008, 05:54:20 AM » |
|
Hmm just a question - say If I have a php file in my root directory, will it be able to access what's in the unreadable directory? I realize it can't be accessed by a direct me.110mb.com/unreadable/myfile.php but just a thought  Having it accessible to server side stuff could be interesting, but still might not be good enough for some people... anyway thanks andre (and the rest of the 110mb team whoever you guys are)! 
|
|
|
|
« Last Edit: April 22, 2008, 07:53:53 AM by Ðaz »
|
Logged
|
Personal site: http://matt-shaffer.comCurrently being eaten alive by school and attempting to make a half decent game. Adios. Contact info is in profile. Might want to email me any IM details first, or I won't add you.
|
|
|
Diemux
Underground3k.com!
Administrator
Official 110mb Guru
   
Online
Posts: 12099
Use search before asking...
|
 |
« Reply #9 on: April 22, 2008, 06:23:41 AM » |
|
Great feature, especially for the people who uses SQLite!
|
|
|
|
|
Logged
|
|
|
|
|
admin
|
 |
« Reply #10 on: April 22, 2008, 11:35:58 AM » |
|
Hmm just a question - say If I have a php file in my root directory, will it be able to access what's in the unreadable directory? I realize it can't be accessed by a direct me.110mb.com/unreadable/myfile.php but just a thought  Having it accessible to server side stuff could be interesting, but still might not be good enough for some people... anyway thanks andre (and the rest of the 110mb team whoever you guys are)!  Yes it can. Any file, anywhere in your account can access files you place in "unreadable" folder.
|
|
|
|
|
Logged
|
NOTE: ALL PM'S WILL BE IGNORED. UNLESS I ASKED YOU TO PRIVATE MESSAGE ME.
-- Use the "Search" on top-right before posting. -- If your topic is resolved, put [Resolved] at end of subject.
|
|
|
|
Quincy The Dude
|
 |
« Reply #11 on: April 22, 2008, 04:41:38 PM » |
|
Great feature for us free users! We can now feel more secure using services on 110mb. Thank you for everything!
|
|
|
|
|
Logged
|
|
|
|
Tanay
Clones are people two.
Authority Member
  
Offline
Posts: 753
Best viewed on my computer
|
 |
« Reply #12 on: April 22, 2008, 05:16:34 PM » |
|
will the same work for a folder named "unreadable" in another folder..?
like.. will files/unreeadable folder be protected?
|
|
|
|
|
Logged
|
|
|
|
|
Ðaz
|
 |
« Reply #13 on: April 22, 2008, 09:18:16 PM » |
|
Doesn't sound like it; andre specifically said root/unreadable so I'm guessing it only works for the root. Anyway, if you need scripts to access it you can easily change the path of some config files or something - does it really matter if you can't make an unreadable folder wherever you want?
|
|
|
|
|
Logged
|
Personal site: http://matt-shaffer.comCurrently being eaten alive by school and attempting to make a half decent game. Adios. Contact info is in profile. Might want to email me any IM details first, or I won't add you.
|
|
|
Tanay
Clones are people two.
Authority Member
  
Offline
Posts: 753
Best viewed on my computer
|
 |
« Reply #14 on: April 23, 2008, 03:57:47 AM » |
|
does nt seem to be working with flash players i have a few videos at www.nellore.tvhttp://nellore.tv/nellore-videos-1 but the player is unable to fetch the file from "unreadable" folder..
|
|
|
|
|
Logged
|
|
|
|
|
Piotr GRD
|
 |
« Reply #15 on: April 23, 2008, 04:39:34 AM » |
|
(...) but the player is unable to fetch the file from "unreadable" folder..
Because that files are protected from any access, except File Manager in CP, FTP and access of PHP scripts executed on server. Flash is a client side technology (not server side), so Flash application as a client can NOT access it.
|
|
|
|
|
Logged
|
|
|
|
Tanay
Clones are people two.
Authority Member
  
Offline
Posts: 753
Best viewed on my computer
|
 |
« Reply #16 on: April 23, 2008, 04:47:49 AM » |
|
(...) but the player is unable to fetch the file from "unreadable" folder..
Because that files are protected from any access, except File Manager in CP, FTP and access of PHP scripts executed on server. Flash is a client side technology (not server side), so Flash application as a client can NOT access it. that clears my confusion. thanq..
|
|
|
|
|
Logged
|
|
|
|
|
TDSii
|
 |
« Reply #17 on: April 23, 2008, 06:52:53 AM » |
|
nice idea! there is also a better way, is to chmod folders and files to 644 and even less! 
|
|
|
|
|
Logged
|
|
|
|
|
ESI Portal
|
 |
« Reply #18 on: April 27, 2008, 08:14:28 PM » |
|
nice idea! there is also a better way, is to chmod folders and files to 644 and even less!  No, you need to set CHMOD is 640 to anyone can't to browse your directory. Always set 0 digit at the end of CHMOD set as 640,750,...
|
|
|
|
|
Logged
|
English: http://www.esiportal.110mb.comTiếng Việt: http://www.esiportal.110mb.com/vn/Nếu vấn đề của bạn đã được giải quyết, xin hãy thêm [Resolved] trong tiêu đề (subject) của topic mà bạn đã đưa ra.Anh không thích em, đơn giản bởi vì anh quá yêu em Em không xinh, đơn giản bởi vì em quá đẹp Nếu em chết, anh cũng không khóc, đơn giản bởi vì anh sẽ chết theo em
|
|
|
|
aldo
|
 |
« Reply #19 on: April 28, 2008, 08:28:31 AM » |
|
If you did 644 TDSii you couldn't run an SQLite powered site as it couldn't right to it, sure you couldn't have anyone access it, but they couldn't use it 
|
|
|
|
|
Logged
|
|
|
|
|