Quote:
|
Originally Posted by millwalll
ok first of all a parked domain is this if i buy another domain name i can put it as a parked domain meaning i can use the same webspace
|
I think a parked domain is a domain that you have registered, but haven't published anything at that domain. 'Parking' the domain means that your host will put a placeholder page at that domain to inform people who visit it that it has been registered. What you describe above is an addon domain I think, wherein you can store multiple websites in the same hosting account.
Quote:
|
Originally Posted by millwalll
second is there a way i can backup all the files on my site by using c panel and tel me how
|
Check what your host offers by way of backups - often this is done on a regular basis anyway.
Quote:
|
Originally Posted by millwalll
what are sub domain and addon domains what they used for
|
Subdomains allow URLs such as
http://sales.millwall.com and
http://contact.millwall.com to point at sub-directories sales/ and contact/ inside your webspace. An addon domain I described above.
Quote:
|
Originally Posted by millwalll
also i got a ssl manager what i belive it for secure pages how do i use this
|
SSL is for secure pages but you will have to see what your host provides by way of shared certificates and how much this costs.
Quote:
|
Originally Posted by millwalll
also if anyone know what of these are for as i never used them and just curios
ip denie manger i guss this bloke ip address for view site
|
Yep!
Quote:
|
Originally Posted by millwalll
index manager
|
Not sure what this is.
Quote:
|
Originally Posted by millwalll
manage openpgp keys
|
pgp is used mainly for encrypting email, I suppose this allows you to set up different keys for different addresses etc.
Quote:
|
Originally Posted by millwalll
apache handlers
|
At a guess this allows you to control what filetypes do what under apache - for example you could set it up so that html files are parsed as php as well as .php files.
Quote:
|
Originally Posted by millwalll
mime types
|
What kinds of file are supported, eg flash, java applets, MIDI files, shockwave etc.
Quote:
|
Originally Posted by millwalll
cron jobs
|
A cron job is like a scheduled task, so you can set a cron job to run a particular one of your scripts every day/hour/ 10 minutes.
Quote:
|
Originally Posted by millwalll
raw log manager
war axcess logs
|
Ways of looking at various logs?
Quote:
|
Originally Posted by millwalll
ssh shell access
|
Secure SHell allows you to log in to the webserver directly and run commands at the UNIX/Windows command prompt. You have to be familiar with the commands to enter for this to be of any use to you.
Quote:
|
Originally Posted by millwalll
also erroe logs is there a way to sort the error out
|
Depends on the error! If you think there's a problem, ask your host.
Quote:
|
Originally Posted by millwalll
also is ther a way to view who visted my site wnad there ip and other detial about them
|
This info may well be in one of the various log files you can access.