|
A word about backups |
Redan.net uses a separate ../backup drive on all servers.
That means that every night all data is backed up to that drive. We do not guarantee the integrity of your data.
It is YOUR RESPONSIBILITY to make sure you have your sites backed up on your local machine.
This includes databases etc. Please heed to this warning and make sure you cover yourself
with backups for all sites on our servers. |
|
Using your CPanel guide |
Try the product demo at Cpanel |
|
Email guide |
A troubleshooting guide to setting up email |
|
Uploading your files |
Articles regarding uploading your files to the server |
|
Domains and DNS guide |
Update your domain's DNS with your domain registrar.
Information regarding DNS propagation |
|
Banned CGI Scripts |
A list of CGI scripts that may NOT be used |
|
What is the path to....? |
Sendmail: /usr/sbin/sendmail
Perl: /usr/bin/perl
Date: /bin/date
Whois: /usr/bin/whois
Web directory: /home/username/www
or /home/username/public_html
Cgi-bin: /home/username/www/cgi-bin
Replace username with the cpanel username for the account the script is under.
The previous 3 paths may be asked for in the script as an absolute path or a system path.
Please note that the paths only go as far as the directories above and you may need to add on to them
for the specific file or directory your script is calling for
|