Administrative Access
Web Based Control Panel:
http://www.yourdomainname.com/cpanel
User Name: yourusername
Password: xxxxxxxxx
From this panel, you can change and update all of your account
settings, check email and website statistics and more.
Email Access
Mail Program: (such as Outlook or Eudora)
- DIAL-UP CONNECTION (Phone Modem)
Mail Server: POP3
(Incoming) Mail Server: mail.yourdomainname.com
(Outgoing) SMTP Server: smtp.yourisp
(such as smtp.earthlink.net... you may need to check with your
ISP)
Account Name Sample: yourusername@yourdomainname.com
Password: xxxxxxxxx
- DSL or CABLE CONNECTION
Mail Server: POP3
(Incoming) Mail Server: mail.yourdomainname.com
(Outgoing) SMTP Server: mail.yourdomainname.com
Account Name Sample: yourusername@yourdomainname.com
Password: xxxxxxxxx
Web Based Email Access:
http://www.yourdomainname.com/webmail
User Name: yourusername@yourdomainname.com
Password: xxxxxxxxx
Server Settings
FTP Settings:
FTP Host: ftp.yourdomainname.com
Login: yourusername
FTP Host Directory: /www/
Server Paths:
DocumentRoot: /www/
ScriptAlias: /www/cgi-bin/
UserDir: /home/yourusername/public_html
CGI-BIN Root: /home/yourusername/public_html/cgi-bin
#!/usr/bin/perl
$date_command = "/bin/date";
$mailprog = '/usr/sbin/sendmail';
Publish your content
Once you've finished your page/site, you'll need to upload it to
your web server. FTP (File Transfer Protocol) allows a person to
transfer files between two computers, generally connected via the
Internet. You can either FTP your files via the command line (i.e.
DOS), or you can find yourself an FTP client which executes all the
commands in a drag-and-drop interface. We would highly recommend the
latter to beginners and experts alike. FTP clients make the
publishing process simple.
FTP Basics
To FTP, you will need to know the host location, as well as your
username and password. All your web site contents are stored in the
folder, /www/.
Using an FTP Client
Most FTP clients have the same basic layout, functionality, and
price. Choosing one is simply a matter of personal preference. Some
of the more popular clients for Windows-based computers include
WS_FTP,
CuteFTP, and
BulletProof FTP and for
Macintosh computers include
Fetch, and Interarchy.
All clients come with documentation, and it shouldn't take you long
to figure out how to get started. But here are a few basics:
- There will be some kind of "Site Manager" feature which will
store all your FTP locations and their corresponding login
information. Once you enter this info, the client will
automatically log you in.
- There will be three screens. One representing your local
machine, one representing the remote host, and one which shows the
files that are queued for transfer. You will need to navigate to
the correct folders on both your local machine and the host
machine.
- You will then highlight the files you wish to upload on your
local machine, and there should be a button at the top that queues
the files for upload. The upload might execute immediately, or you
might have to hit a "Go" button first.
- That's it! Your files are uploaded! You should now be able to
go to your URL and view the page.
FTP Settings:
FTP Host: yourdomainname.com
Login: yourusername
FTP Host Directory: /www/
Password: xxxxxxxxx
If your site is enabled with Microsoft Frontpage, you may use it
to replace or edit this page by connecting to this server by using
the username and password that was supplied to you. Make sure to
open the RootWeb when you login.
Macromedia
Dreamweaver is another excellent program that allows you to make
changes to your HTML pages as well as manage your files and FTP from
the program. Your FTP settings can be found in your "Define Site"
panel. All hosting plans are Dreamweaver compatible.
Thank you for choosing Eugene Hosting as your web host service
provider! |