Chapter One - General Account Information
Chapter Two - Control Panel
Chapter Three - FTP Instructions
Chapter Four - Telnet Instructions
Chapter Five - POP3 Email Settings
Chapter Six - Mail Server
Chapter Seven - Microsoft FrontPage
Chapter Eight - Anonymous FTP
Chapter Nine - Site Statistics
Chapter Ten - Password Protect Dirs

Chapter Eleven - CGI-Bin
Chapter Twelve - Secure Socket Layer (SSL)
Chapter Thirteen - Changing Passwords
Chapter Fourteen - SubDomainsl
Chapter Fifteen - PreInstalled Scripts
Chapter Sixteen - MySQL
Chapter Seventeen - Faqs
Chapter Eighteen - PHP/SSI
Chapter Nineteen - Real Audio/Real Video
Chapter Twenty - Policy & Disclaimer

CHAPTER TWELVE - SECURE SOCKET LAYER (SSL)

This is normally not a feature of our accounts. We can however provide you with a directory on a secure server that you can use to upload files that need to be accessed securely.If you need this contact support for the details..

The URL to your secure files would be something like this:
https://4ua.com/yourdomain/yourfile.htm

If it is a form that needs to be submitted you will need to add lines of code similar to this to your file:

<form action="https://4ua.com/yourdomain/cgi-bin/formmail.pl" method="post">
<input type="hidden" name="recipient" value="address@yourdomain.com">
<input type="hidden" name="subject" value="
Subject of Form">
<input type="hidden" name="redirect" value="https://4ua.com/yourdomain/thanks.htm">

Please contact the Webmaster for AMS with comments or broken link information on this site.