I am less than a novice. Hopefully others will join in and tell about their experiences.
ghe, now this is funny
File
======================================================================
This site requires JavaScript and Cookies to be enabled. Please change your bro>>
Not sure how that's gonna pan out
Hmmm, that's weird. There should only be a completely plain file-listing there, handled by Apache. Are you sure you're going to msx.file-hunter.com?
Can someone with a Gr8net check for me if it works?
Also, does anyone know if Gr8net has a certain BrowserID (So I can block other browsers?). I'd like to make this MSX-access only.
Some of the sites I've been to seem to let the MSX load a .bas file.
If you can log your site, you might be able to find the browser id I used. My ip address is the same as meits.nl
I can't find that IP in the logs. Are you sure you didn't make a typo in the URL?
quite sure. i got an illegal function call when i made a typo.
not sure if gr8net supports subdomains or if it requires a path. When I set an url, the path is required. I made it blank now, but not sure if that makes a difference.
i logged in a few times now. i might be visible in a log now. but maybe i'm even blocked before logging happens.
If this is useful, the URL http://msx.file-hunter.com returns HTML text (not plain text, but that seems to be OK):
HTTP/1.1 200 OK
Date: Sat, 24 Oct 2020 20:00:56 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Content-Type: text/html;charset=ISO-8859-1
When pointing to an actual file, you really get it, without redirections:
HTTP/1.1 200 OK
Date: Sat, 24 Oct 2020 20:01:06 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Last-Modified: Sat, 24 Oct 2020 18:27:55 GMT
Accept-Ranges: bytes
Content-Length: 131072
I'm doing these tests directly on Linux forcing HTTP/1.1 (I don't have any Gr8net), but everything seems fine.
If this is useful, the URL http://msx.file-hunter.com returns HTML text (not plain text, but that seems to be OK):
HTTP/1.1 200 OK
Date: Sat, 24 Oct 2020 20:00:56 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Content-Type: text/html;charset=ISO-8859-1
When pointing to an actual file, you really get it, without redirections:
HTTP/1.1 200 OK
Date: Sat, 24 Oct 2020 20:01:06 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Last-Modified: Sat, 24 Oct 2020 18:27:55 GMT
Accept-Ranges: bytes
Content-Length: 131072
I'm doing these tests directly on Linux forcing HTTP/1.1 (I don't have any Gr8net), but everything seems fine.
Could download the page as well using hget on MSX
The problem is that I don't have a gr8net to do any testing, nor do I have a clue on how it works on the MSX side. So I need all your help / feedback to make this work
could you temporary put it in a sub directory of your main domain in stead of a sub domain? That the url is like all the other working ones.
could you temporary put it in a sub directory of your main domain in stead of a sub domain? That the url is like all the other working ones.
No, I can't. The main domain forces the use of SSL. The MSX can't handle that by my knowledge.