What are these? What do they do?

_bry_bab_

Verified User
Joined
Jun 24, 2005
Messages
5
How do you access sub domains?
What does FTP do?
What are MySQL databases?
What is DNS Control?
What are FrontPage Extensions?
What does Catch-all emails do?
 
_bry_bab_ said:
How do you access sub domains?
http://subdomain.domain.com

What does FTP do?
Ftp is a protocol that allows you to transfer files from one computer to another.

What are MySQL databases?
Just another type of database, it allows you to store/retrieve records quickly.

What is DNS Control?
Allows you to edit DNS records for your domain.

What are FrontPage Extensions?
FrontPage extensions allows you to edit web sites using Microsoft FrontPage.

What does Catch-all emails do?
A Catch-All will allow all email for a domain that doesn't match an actual email mailbox to be delivered to this mailbox.
 
Moved to Off-Topic Discussion, as nothing asked here has anything to do with DirectAdmin.

Jeff
 
No, How do you access sub-domains from Direct Admin Login?

I asked what DNS Control is, not what you do with it.
 
Okay, moved to User-Level difficulties.

Have you read the helpful pages at the Site Helper site?

Site Helper was written specifically to teach DA beginners.

Once you've read those pages if you have specific questions it'll be easy for us to help you.

However I don't think any of us wants to rewrite a tutorial so readily available on the 'net.

So please read the tutorials here and then let us know if you have any specific questions.

Thanks.

Jeff
 
I hope these answers will help:

Subdomains are controlled by the domain owner. There's no separate control panel for them, as they don't have any other services besides webhosting.

You create, for example, sub.example.com, and you then ftp the contents into the directory at public_html/sub.

If you need to create a subdomain with email and other services, you create it as a separate domain.

Some hosting companies allow users to manage their own DNS. You probably shouldn't try if you don't know what you're doing, as you can easily break your site. DNS, while not rocket science, is full of pitfalls. A good beginners book for DNS is DNS for Dummies. It won't teach you how to use DA, but once you've learned DNS you should be able to follow the documentation on the site-helper pages.

But again, you don't automatically get DNS control with your website; you only get it if your hosting company gives it to you.

And you really don't need it. If you set up a domain on the server, DA will set up the DNS automatically. If you set up a subdomain on the server (either as a subdomain or as a separate domain) DA will automatically set up DNS for it as long as the main domain is hosted on the same server. And if the main domain isn't hosted on the same server the setup needs to be done wherever the main domain is hosted, not on the DA server.

Jeff
 
Back
Top