astralexis
01-07-2002, 08:51 AM
As I mentioned in this other thread (http://webhostingtalk.com/showthread.php?threadid=16954) I've put my personal site on the 0catch.com (http://www.0catch.com) server, because it's free and they let me put my own domain :) ....
Well, it turned out to be not exactly perfect, because of a restriction they implemented to prevent what they call "hotlinking", meant to prevent linking to images from outside the site.
A reasonable idea I must say. But the way it's implemented prevents also the default files index.html or index.htm from being loaded if not exactly identified in the URL, not on the site root but in subdirectories.
That is, a link to mysite.com works fine, but a link to mysite.com/myfolder throws a hotlinking error; to avoid this I have to link to mysite.com/myfolder/index.html. Interestingly, if the link mysite.com/myfolder is directly typed in the browser URL field, it loads. The same if the HTML file containing the link is on my local machine. But if I put it on another server on internet, that's when it throws the error.
So, it looks like I'm not going to stay with 0catch.com, unfortunately... :(
Well, it turned out to be not exactly perfect, because of a restriction they implemented to prevent what they call "hotlinking", meant to prevent linking to images from outside the site.
A reasonable idea I must say. But the way it's implemented prevents also the default files index.html or index.htm from being loaded if not exactly identified in the URL, not on the site root but in subdirectories.
That is, a link to mysite.com works fine, but a link to mysite.com/myfolder throws a hotlinking error; to avoid this I have to link to mysite.com/myfolder/index.html. Interestingly, if the link mysite.com/myfolder is directly typed in the browser URL field, it loads. The same if the HTML file containing the link is on my local machine. But if I put it on another server on internet, that's when it throws the error.
So, it looks like I'm not going to stay with 0catch.com, unfortunately... :(
