gizzysu
Gizzy's Universe
Member
Offline
Posts: 15
|
 |
« Reply #20 on: April 28, 2008, 09:58:53 AM » |
|
Thanks for the new feature, I was just going to start trying out sqlite so perfect timing. 
|
|
|
|
|
Logged
|
|
|
|
gizzysu
Gizzy's Universe
Member
Offline
Posts: 15
|
 |
« Reply #21 on: April 29, 2008, 08:49:12 PM » |
|
why don't the SSI pages work in the unreadable folder though?
not really a problem but I thought all of he server side functions worked with the unreadable folder anyone know why it's not working?
|
|
|
|
|
Logged
|
|
|
|
|
ESI Portal
|
 |
« Reply #22 on: April 29, 2008, 10:38:33 PM » |
|
why don't the SSI pages work in the unreadable folder though?
not really a problem but I thought all of he server side functions worked with the unreadable folder anyone know why it's not working?
Function add more unreadable folder from admin is very good. With your question, i think that you should only use this folder to save your backups or secure files. You connect only files of this folder when you log on Cpanel or FTP connection.. Any way to browse, view, ...won't connect this folder and its files. So servide side function won't action. Sincerely.
|
|
|
|
« Last Edit: May 01, 2008, 06:57:01 PM by ESI Portal »
|
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
|
|
|
gizzysu
Gizzy's Universe
Member
Offline
Posts: 15
|
 |
« Reply #23 on: April 30, 2008, 02:49:57 AM » |
|
Function add more unreadable folder from admin is very good. With your question, i think that you should only this folder to save your backups or secure files. You only connect files of this folder when you log on Cpanel or FTP connection.. Any way to browse, view, ...won't connect this folder and its files. So servide side function won't action.
Sincerely.
thanks for the reply, from these posts it appears it should work with server side functions but maybe just not SSI? 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.
|
|
|
|
« Last Edit: April 30, 2008, 02:52:56 AM by gizzysu »
|
Logged
|
|
|
|
|
ESI Portal
|
 |
« Reply #24 on: May 01, 2008, 07:03:49 PM » |
|
Function add more unreadable folder from admin is very good. With your question, i think that you should only this folder to save your backups or secure files. You only connect files of this folder when you log on Cpanel or FTP connection.. Any way to browse, view, ...won't connect this folder and its files. So servide side function won't action.
Sincerely.
thanks for the reply, from these posts it appears it should work with server side functions but maybe just not SSI? 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. Maybe admin have never support unreadable folder. But you can to set CHMOD is 640 (rw-r) or 440(rw) on your secure directory. So anyone can't access this directory and its files except you.
|
|
|
|
|
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
|
|
|
gizzysu
Gizzy's Universe
Member
Offline
Posts: 15
|
 |
« Reply #25 on: May 01, 2008, 10:50:41 PM » |
|
Maybe admin have never support unreadable folder. But you can to set CHMOD is 640 (rw-r) or 440(rw) on your secure directory. So anyone can't access this directory and its files except you.
I forgot about CHMOD I could try that, thanks.
|
|
|
|
« Last Edit: May 01, 2008, 10:52:53 PM by gizzysu »
|
Logged
|
|
|
|
|
aldo
|
 |
« Reply #26 on: May 02, 2008, 08:35:55 AM » |
|
Ummm people, read my post. If you are running an SQLite forum, the folder it is in must also be CHMOD to 777. So if you CHMOD it to 640 so you can only access it, it would be of no use to you unless you just wanted another script to read from it but not write... (I think it could still read from it)
|
|
|
|
|
Logged
|
|
|
|
|
Slittzle
|
 |
« Reply #27 on: May 03, 2008, 01:43:30 AM » |
|
interesting, so server scripts can still access it but direct access is prohibited right?
Too bad you can't customize the name of the folder, otherwise it requires rewriting a few of my scripts.
|
|
|
|
|
Logged
|
|
|
|
|
ESI Portal
|
 |
« Reply #28 on: May 08, 2008, 02:06:27 AM » |
|
if i set CHMOD is 770 (rwxrwx). So users can create their own account on my SQLite forum or i will use unreadable folder for my database files to store users account information ?
|
|
|
|
« Last Edit: June 10, 2008, 11:07:06 PM by ESI Portal »
|
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
|
|
|
|
gyws
|
 |
« Reply #29 on: May 21, 2008, 06:29:05 AM » |
|
nice feature.
great place for flatfiles, configs, and downloadables you want to limit routing through php Wink
thanks.
|
|
|
|
|
Logged
|
|
|
|
master_zero
Member
Offline
Posts: 28
I have to live my own life
|
 |
« Reply #30 on: May 30, 2008, 05:09:18 AM » |
|
thank you very much andre, that's a very good feature, specially for the sake of my site's files.
|
|
|
|
|
Logged
|
|
|
|
|
dragonstar
|
 |
« Reply #31 on: June 04, 2008, 11:15:35 AM » |
|
hey guyz i want to know how we can put our own pc songs into this web site ,not any type of link i want to add my own pc songs and videos to free web site of 110mb .plz tell me is thee any way to put any type of file from our pc to web site if yes plz let me know
|
|
|
|
|
Logged
|
|
|
|
|
d3xt3r
Guest
|
 |
« Reply #32 on: June 04, 2008, 11:39:10 AM » |
|
Use Fileden.com, and this isn't the forum thread for this question. But, 110mb isn't a file host. Use Fileden.com or similar.
|
|
|
|
|
Logged
|
|
|
|
|
ashytized
|
 |
« Reply #33 on: June 10, 2008, 03:30:47 PM » |
|
Thanks andre, that's a pretty nifty feature!
|
|
|
|
|
Logged
|
|
|
|
|
chiaki
|
 |
« Reply #34 on: June 10, 2008, 11:04:33 PM » |
|
oh wow, another excellent feature!! this unreadable directory is a very helpful tool for people like me! (gonna make use of it soon) more power to 110mb.com!
|
|
|
|
|
Logged
|
|
|
|
|
skydiamond
|
 |
« Reply #35 on: June 12, 2008, 08:04:07 PM » |
|
Great feature! 
|
|
|
|
|
Logged
|
|
|
|
paulspage
Trash PC Reviver
Authority Member
  
Online
Posts: 963
I'm slowly teaching myself website design for fun!
|
 |
« Reply #36 on: July 16, 2008, 06:10:02 AM » |
|
love the feature alot but let me understand this feature more deeply. i'm already successfully using php to load another php file in the unreadable folder BUT lets say a html file on my site asks to load a image from the unreadable/images folder than it will load it? and if someone tries to copy the link to that same image and paste it into their browser it will not? if this would work that would eliminate hotlinking from other sites totally!
|
|
|
|
|
Logged
|
|
|
|
|
bind
|
 |
« Reply #37 on: July 16, 2008, 06:59:31 AM » |
|
the only way that would be possible is if you use GD to display the image.
|
|
|
|
|
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.
|
|
|
paulspage
Trash PC Reviver
Authority Member
  
Online
Posts: 963
I'm slowly teaching myself website design for fun!
|
 |
« Reply #38 on: July 16, 2008, 07:21:10 AM » |
|
the only way that would be possible is if you use GD to display the image.
gd?
|
|
|
|
|
Logged
|
|
|
|
|
aldo
|
 |
« Reply #39 on: July 16, 2008, 09:24:50 AM » |
|
Its an Image Processing thing in PHP http://php.net/gd
|
|
|
|
|
Logged
|
|
|
|
|