ITROM Europe HB, Torekovsgatan 11B,
214 39 Malmö, Sweden Tel: +46-733-484173,
Site: www.itrom.com Email:
VAT Reg: SE969670099701


Shopping Cart
  items: 0  
subtotal: € EUR
( )
View Cart   Check Out


Hosting | Features | FAQ | Control Panel | FTP | Email | Scripts | Site Statistics
Data Base | Ecommerce | Multimedia | Sign-up

cpanel.JPGControl Panel (CPanel)
The CPanel is an end user account manager where you can administer and make changes to your account. You can create email accounts, mailing lists etc in the cpanel (
Control Panel manual - pdf)

To access the CPanel
http://yourdomain.com:2082/ or you can use the ip address in your Welcome EMail (http://ip:2082/). You will be prompted to enter your username and password before you log in.

Control Panel features

Mail Menu
The mail menu allows you to admin your E-Mail accounts/tools. In this section you can create POP accounts, forwarders, mailing lists and set a default account. You can also use this to block an email address.
-Web Mail
-Add / Remove accounts.
-Default Address 
-Auto-Responders
-Block an E-mail
-Forwarders
-Lists
-Spam Assassin

Account section
The account section gives you the option to change the main account password, set up sub domains (if you plan allows this) and to create error pages. It also allows you to administer your FTP accounts and if your plan allows create extra accounts.
Change Password
-Subdomains
-Subdomain Stats
-Parked Domains
-Ftp Manager
-Error pages
-Addon Domains

Access Menu
The ACCESS menu gives you many options. Here you can download a backup of your site or download your raw apache access log. You can also Password Protect certain directories or edit your pages in a file manager.
-File Manager
-WebProtect (Password protect directories)
-Raw Access Logs (Web / FTP Stats )
-Raw Log Manager
-Download/Upload backup file
-Index Manager
-Disk Usage Viewer

Advanced Menu
The ACCOUNT menu allows you to create your own mySQL databases. You can also access and edit CRON JOBS which you wish to run.
-MySQL databases/phpMyAdmin
-Cron jobs
-MIME types
-Apache handlers
-Redirects
-HotLink Protection

Tools menu
The TOOLS menu has many features. You can view your Graphical Web Stats here or check ANALOG stats. You can also check the error log, which can help in identifying errors in CGI scripts. Also in this menu are the canned cgi scripts. These are scripts which you can automatically installed into your account and run with no configuration. The Chat Room and Search Engine Submitter is also in this menu.
-Web/Ftp Stats
-Chatroom
-Addon Scripts
-Cgi Center
-Network Tools (Domain Lookup/Trace Route)
-Agora Shopping Cart
-Search Engine Submit
-Frontpage Extensions
-Setup Forums/Bulletin Board
-Manage OpenPGP Keys
-phpMyChat Room
-Ip Deny Manager

Web Mail
You can access Web Mail at
http://your-domain.com:2095/ If it is your main account, the username is your main account username and main
password. If it is an extra POP account, the username is your email address
(email@domain.com) and the email account password. We currently use NeoMail as our WebMail System.

Mailing List
We have installed MailMan for clients to use with their accounts. More information can be found at their website located at
http://www.gnu.org/software/mailman/mailman.php .

Error Pages listed in the CPanel
The error pages are pages that will show up if an incorrect request by a web page viewer has been made. If you create a 404 error page, then users will see this page if they try to go to a page which does not exist on your site.
400 - Bad Request
401 - Authorization Required
403 - Forbidden
404 - Page Not Found
500 - Internal Server Error

Raw Access Log
The Raw Access Log allows you to download your Apache Log File in .gz format. This will allow you to see all access entries to your page. Access Logs are cleared once a month normally.

Web Protect feature
The Web protect feature allows you to easily password protect a folder in your account. With this feature you can add/delete users. The users will be prompted to enter a username and password before they are allowed access to a certain folder. This uses the Apache .htaccess and .htpasswd method.

Cron Tab feature
The Cron Tab feature give you Web Access to the Cron program. The cron program will run a script every time you specify it to run.
For example: 0 * * * * would mean every Sunday and 0 0 * * * would mean at midnight

Change Password
This will allow the user to change their password. Note that this will change the ftp and Control Panel password, but *not* the email password. To change the email password, use the Mail Manager.

Counters
From this option, you can verify that the counter program is installed for your account. Also, you can find directions for setting up a counter on one of your pages. Finally, after the counter has been installed on your pages, you can set the value of the counter from here.

File Manager
The File Manager is a very powerful feature. It allows you to manipulate all the files in your web site. You are able to create, delete, and move your files. You can also upload files from your local PC to the server in File Manager. Plus, you can edit the HTML in any of your files from this option. Everything you need to manage your site can be found in this feature.

Formmail
Formmail allows you to use a form to receive email from your users. Directions for using Formmail can be found under this option. If you are currently having problems with your formmail.pl script or if the Order Form "Post" method stops working for a normal non-secure order page, check for a leading slash, '/', before the post action:
/cgi-bin/fommail.pl
remove the leading slash, and change to
cgi-bin/formmail.pl

Mail Manager
The Mail Manager is where you can manage all aspects of your email accounts. You can add, edit, and delete email accounts. You can also change the password on any of your email accounts. Plus, if you have Mailing Lists installed, you would go here to set them up. Finally, this is where you go if you wish to set up email aliases.

Mailing List
This Options allows you to install the Mailing List program. After it has been installed, you need to create and maintain your mailing lists with the Mail Manager. You can also remove the mailing list program after it has been installed if you do not wish to use it.

Mime Types
MIME Types allows you to set certain programs to be used for specific extensions. For example, all files that end in .ram would be set to use Real Player on the user's PC. Most users do not need to use this feature. Also, note that you cannot use this feature if you have FrontPage Extensions installed. You would need to use FrontPage itself to perform this function.

MS Frontpage
The MS FrontPage option allows you to install FrontPage extensions - which are necessary in order to use FrontPage with your site. You can also verify that they are installed, or remove them if you do not wish to use them anymore.

MySQL Database
MySQL is a database engine that you can use with your web site. This feature of the CP will allow you to create a new MySQL database, and manage it. You will be able to add/edit/delete tables, fields, and values. You can also run queries on the database if you need to.

Newsletter
In the future this option will display the different issues of the company newsletter

PGP
This option will allow you to set up your PGP key on the server. This allows you to use PGP in your scripts or with our PGPMail script. You must first have PGP installed on your local PC, and create a PGP key pair before uploading the key to the server.

PGPMail
PGPMail is simply the Formmail script, except that it encrypts the email via PGP before it is sent to the client. This option includes directions for using PGPMail. Note that you must upload your PGP key before you can use this script.

Protect Directories
Using this option, you can password-protect any directory you own. This will prevent users from viewing the contents of a directory unless they have permission. You can set any number of users using this feature. Note that you cannot use this feature if you have Frontpage Extensions installed. You would need to use Frontpage itself to perform this function.

Redirect URL
Redirect URL allows you to set up a redirection so that user that type in one URL will automatically be sent to another URL. Note that you cannot use this feature if you have Frontpage Extensions installed. You would need to use Frontpage itself to perform this function.

Search Engine
This feature will allow you to install and manage the WebGlimpse Search Engine on your site. This Search Engine will allow your users to perform searches on your web site.

Shopping Cart
The Shopping Cart feature installs or removes the Agora Cart Shopping Cart program on your site. After it is installed, you are given directions for managing the Cart. (The Agora Cart is a free shopping cart -program)

Site Creation Tool
This is a graphical web-based program that gives you the ability to set up your web site from scratch, without any knowledge of HTML, or the use of a program like MS FrontPage. After the site is created, you can make it your main domain's page, or you can have it be a subdirectory under your main domain.

Site Statistics
The Site Statistics feature gives you access to your site's web statistics, such as hits, transfers, etc.

SSH
All of the Web Hosting plans we offer include full shell access to our web servers. Clients can access the UNIX shell using Secure Shell (SSH). SSH is a fully encrypted and secure protocol for interfacing with UNIX servers. All SSH connections encrypt data sent between the client and the server - ensuring that things like passwords or other sensitive information are not easily intercepted.

UNIX shell access can come in very handy when developing, installing or debugging CGI Scripts or other software. You'll have full access to web server log files and common development tools like perl, python, gcc, make, javac, and many other development and debugging tools.

SSH Client Software
There are several SSH client software packages available for free. If you don't already have one, you can download one of the SSH clients shown below.

PuTTY - A well known, free and feature-rich SSH Client. Runs on all versions of Windows 95 or newer.

MacSSH - MacSSH is an SSH client for use on Mac computers that are running older versions of the MacOS. Any MacOS version less than MacOS X can use MacSSH. MacOS X or newer includes ssh by default.

Telnet is Disabled
We do not enable Telnet on our web servers. Telnet is an insecure protocol that transmits data in the clear. In addition telnet is known to have several security holes. We only allow SSH connections to our server. This helps to ensure security of the server from attacks or hack attempts.

Click here to see our Nameservers