Author Topic: Blockland Online Project Hosting - Official Website Preview Up  (Read 5947 times)

Badspot loving pro businessman

I'd pay $10 if you set up a nameserver so I can use my own domain name.

Given the number of web hosting solutions out there, I think you should offer this service for free.  Build a customer base first, then try to monetize based on customer demand.

like blockland!

like blockland!
And the forums

"build up a user base then charge money"

BL forums in nutshell now.

And the forums

"build up a user base then charge money"

BL forums in nutshell now.

LOL THIS

Given the number of web hosting solutions out there, I think you should offer this service for free.  Build a customer base first, then try to monetize based on customer demand.
true
I guess what I could do is make the 1$ into 1GB of Download then make the current 1$ option the free option

I'd pay $10 if you set up a nameserver so I can use my own domain name.
It's called freedns.afraid.org

He'd need to set up vhosts for that too

I'd pay $10 if you set up a nameserver so I can use my own domain name.
what about if you couldn't

what about if you couldn't
You must be stupid if this is hard for you to do:
Code: [Select]
<VirtualHost *:80>
DocumentRoot "/volume/web/blocklandcloud.com/"
ServerName www.blocklandcloud.com
</VirtualHost>

You must be stupid if this is hard for you to do:
Code: [Select]
<VirtualHost *:80>
DocumentRoot "/volume/web/blocklandcloud.com/"
ServerName www.blocklandcloud.com
</VirtualHost>
i didnt know :(

i didnt know :(
Not sure many people are going to pay a person who didn't know.

Not sure many people are going to pay a person who didn't know.
I'm so sorry that I didn't know what on loving earth VirtualHost was or whatever.

I'm so sorry that I didn't know what on loving earth VirtualHost was or whatever.
You don't know how to host multiple domains, which is what I'm getting at.