Programmer, Software Engineer...

I have a domain but its .nom.za and I can get .co.za but it ask the following:

SuB can provide you with them as it will be hosted on his server.

I haven't done it for a very long time but for example, if you were using GoDaddy then it would be something like ns1.godaddy.com.

SuB will sort it all out for you.
 
pm on it's way fella, sorry, been busy on my build tonight.

edit: name servers sent across in pm, I used a third party dns service as well so might as well utilise that mate.

can't say as I've seen .nom.za before!
 
Last edited:
pm on it's way fella, sorry, been busy on my build tonight.

edit: name servers sent across in pm, I used a third party dns service as well so might as well utilise that mate.

can't say as I've seen .nom.za before!
Will the website still work and if it is a success or when I have money I can just buy (.com). Not that expensive just don't have money now and I want to first see if it work

is this code right
template_dir = os.path.join(os.path.dirname(__file__), 'templates')
jinja_env = jinja2.Environment(loader = jinja2.FileSystemLoader(template_dir),
autoescape = True)
I need to include a template but the browser show 404 Not Found. I need help.
what dir go where
 
Last edited by a moderator:
Back
Top