PDA

View Full Version : F2S domains



BrendanWX
July 9th, 2001, 19:29
If you have a free acount with F2S, and you buy a domain from them, is the domain a real one (www.domain.com/file)?

Phan
July 9th, 2001, 20:13
A real domain? Don't know what you mean...If you buy a domain you get a .com, .net, or .org domain.


Phan ;)

BrendanWX
July 9th, 2001, 20:21
Yeah, but I heard that the domainn is just a redirection-type domain, i.e the domain won't be like http://www.domain.com/file.html, it will always stay in the address bar as http://www.domain.com

ebird
July 9th, 2001, 23:34
I think that called stealth redirection. I think you should ask f2s directly.

meow
July 10th, 2001, 00:28
Yeah, aren't you thinking about when people redirect there domain to a free account at for instance f2s? How much do they charge for a domain BTW? I can't read their silly Word doc.

Archbob
July 10th, 2001, 01:22
Since F2S is a free host I'm pretty sure its a redirection or a URL cloaking. I do the same with my ireg domain and freehost.nu

Sultan
July 10th, 2001, 01:23
It seems that some f2s servers is down today, doesn't it?
server0039
server0042
(however server0044 and server0045 work properly)

Does somebody have accounts on these servers?
How do they work today?

meow
July 10th, 2001, 01:37
Originally posted by Archbob
Since F2S is a free host I'm pretty sure its a redirection or a URL cloaking. I do the same with my ireg domain and freehost.nu

Hold on now. f2s have fee AND paid hosting. Obviously they now also sell domains. These are like 3 different things...

BrendanWX
July 10th, 2001, 01:50
OK, well, it seems there's many answers for my question. I don't wanna waste 12 pounds on a cloaked domain, especially since I live in Australia.

meow
July 10th, 2001, 02:03
But what do you want to do? Use the domain with your free account? That's only possible with redirection. Where you buy the domain has nothing to do with it. If that's what you want, buy from one of the below $10 registrars and redirect it to f2s.

If you want to use their paid hosting you could still buy the domain somewhere cheaper.

BrendanWX
July 10th, 2001, 02:17
Are you sure? Because when you log in to your f2s account, you can buy a domain, and they don't actually tell you the dns info. Since you're buying it when your logged in, it automatically works with your account. I think.

meow
July 10th, 2001, 02:48
Uh, I'm not sure about what you are asking me if I'm sure about.
I'm not sure about anything since I can't read their .doc. And I'm still not sure about what you want to do, If you want to buy a domain and have it work the "real way" with their free hosting I doubt very much that they do that for $12 since that would make their paid hosting pretty much pointless. But I'm not sure. :)

BrendanWX
July 10th, 2001, 03:34
Yeah, that's what I wanted to know. Well, if I bought a proper domain from somewhere else, is there any way I can get it to work with my free f2s account, the "real way"? Like, are there any domain services that can redirect and still make a domain work the "real way" (http://www.domain.com/file.html)?

fatman
July 10th, 2001, 05:38
Originally posted by BrendanWX
Yeah, that's what I wanted to know. Well, if I bought a proper domain from somewhere else, is there any way I can get it to work with my free f2s account, the "real way"? Like, are there any domain services that can redirect and still make a domain work the "real way" (http://www.domain.com/file.html)?

Not to my knowledge. You can always use mydomain.com to cloak your domain, but the full URL (ie including the file name) will not be displayed in the visitor's browser location bar, just the domain name.

meow
July 10th, 2001, 05:56
There is subdomain redirection, isn't it? It still would be stealth.

BrendanWX, do you need CGI? If not a really cheap solution is to buy a $8-10 domain and get hosting at discount-hosting.com for $10. They are fast, good space and andwidth but no CGI and no subs.
The only way I know of to get proper domain hosting free without adds is www.portland.co.uk. They have the features but are slow and have very limited bandwith.

gyrbo
July 10th, 2001, 08:23
If you use mydomain and use steath redirection and path forwarding, your visitors won't notice a thing.

BrendanWX
July 10th, 2001, 18:44
Yes, I do need CGI. My site is http://www.wrestlingxplosion.f2s.com, which is becoming quite a popular site, which is why I need a good server. However, I need a free one too, because I don't have a credit card.

fatman
July 10th, 2001, 20:06
Originally posted by gyrbo
If you use mydomain and use steath redirection and path forwarding, your visitors won't notice a thing.

Interesting. I didn't know that mydomain had path forwarding together with stealth redirection. :)

BrendanWX
July 11th, 2001, 16:49
How do you utilize path forwarding at mydomain.com?

gyrbo
July 12th, 2001, 04:33
Look at the image

meow
July 12th, 2001, 04:42
You mean you use absolute paths for everything in your HTML? Like <a href="http:/www.domain.com.kg/files/page.html"> instead of <a href="files/page.html"> and that keeps the kg in the adressfield? :confused:

txia
July 13th, 2001, 08:53
Well, Mydomain is fine, it's the first one I have found around in the Internet that allows you so much customizing.
Just have a look at my site www.lyfoung.to, not for the site itself, it's a family one but to have a look on all the links.
Mydomain do webforwarding and pathforwarding very well, the only thing that is missing is when you click on a link although nothing appear in the adress bar the real link will appear in the status bar. But I guess no free webforwarding really allow to remove this.

Magic2K2
July 16th, 2001, 07:35
I bet you could use a JavaScript to update the location bar.

gyrbo
July 16th, 2001, 11:52
Or just use target="_top" in your <a> tags!