Chapter 5 - SSL (Secure Server)Some users have experienced problems using the Secure Server. The most common reason is that the user has not inserted the proper code to call the secure server. We have several servers and depending upon which server you are on, you will need to enter the server name. If you do not know your server name, please complete the technical support request form and we will provide you with that information. Following is an example of how the code should look when calling the secure server: https://host.server.com/~yourusername/yourpage.html Normally, any text(such as your credit card number) sent from your browser to the web server is sent as plain text. This means that a hacker could potentially intercept (however unlikely) the information sent from your browser and read it. Therefore, by using the secure server, the information is encrypted before it is sent from your browser. It would be practically impossible for anyone to decrypt it without knowing the key. The following example uses youruser as your user name, and any page as the name of the order form or the page you wish to be secure. Use the following URL to call your pages via the secure server. https://host.server.com/~youruser/anypage.html Using formmail.cgi through secure server If you are calling the formmail through the secure server, or not, your action line MUST look exactly like the following: <form action="/cgi-sys/formmail.pl" method="post"> ©Copyright 2000 . All Rights Reserved. The entire contents of this site is copyrighted and may not be reproduced for any purpose without prior written permission. |
Table Of Contents: Back To Index | Chapter 1 FTP Instructions | Chapter 2 SSH / Telnet | Chapter 3 Email Software Setup | Chapter 4 CGI Bin | Chapter 5 Secure Server | Chapter 6 Formmail | Chapter 7 Microsoft Front Page | Chapter 8 CGI Scripts | Chapter 9 COMING SOON | Chapter 10 COMING SOON | Chapter 11 Streaming Audio/Real Video | Chapter 12 File Manager | Chapter 13 Mail Manager | Chapter 14 Changing Passwords | Chapter 15 Site Statistics | Chapter 16 Network Tools | Chapter 17 FTP & Anon FTP | Chapter 18 SSH / Telnet | Chapter 19 Password Protect Directories | Chapter 20 Custom Error Pages | Chapter 21 MySQL | Chapter 22 Mime Types | Chapter 23 Crontab | Chapter 24 Entropy Chat | Chapter 25 Shopping Cart | Chapter 26 Search Engine Submission | Chapter 27 PGP | Chapter 28 Subdomains | Chapter 29 Archive Manager | |