CGI City's CC Goodbye
Installation Manual
|
File Info Copyrights and Registration The user(s) must not remove the copyright notices on all accompanying files. Disclaimer What is CC Goodbye Requirements
Installing CC Goodbye
EDITING FILES - always use a text editor like Notepad or Textpad (never, never use an HTML editor/generator) when editing the following files:
UPLOADING FILES - once you have correctly edited the files mentioned in the previous segment, you are ready to upload them to your web server. You need to upload them using an ftp program like WSFtp or CuteFTP. To upload, simply ftp the following files to your server:
DIRECTORY TREE & CHMOD'ING FILES - here is a sample directory tree you can pattern after (with the corresponding chmod values; no chmod value means leave as-is):
YOUR ROOT DIRECTORY
|____CGI-BIN directory (chmod 755)
| |____CC GOODBYE Sub-directory (chmod 755)
| |
| |____cc_goodbye.cgi (chmod 755)
| |____log_reset.cgi (chmod 755)
| |____config.dat (chmod 755)
|
|____HTML Sub-directory (this is where your HTML files are located)
|
|____CC GOODBYE Sub-directory (chmod 777)
|
|____links.html
|____log.html (chmod 777)
|____survey.html
|____bgd.gif
Using the Program All extrenal links need to be modified in order for them to use the CC Goodbye program. A link that uses CC Goodbye looks something like this: OK, let's take that a piece at a time. The example has been color coded to make it easier to follow. Notice the letters in blue are the very same HTML tags used in the first (typical link) example. The part in green is the URL to where you placed your CC Goodbye program. It is then followed by a question mark like this >> ? Then the part in orange is the name of the external link. Note that you need to use an underscore like this "_" in between the words if your external link has more than one word. So if your external link is called Free Downloads, you have to connect the 2 words with the underscore like this >> Free_Downloads. The next part is a pair of semi-colons like this >> :: And the final part in purple is the actual URL of the external link. That's all there is to it. The Alternative Page Thank you for visiting Site Name.
The part in blue is the hyperlink to your alternative page. Depending on how you configure the config.dat file, you can either have one or none at all. Contacting Us Disclaimer [ Again ] CC Goodbye - © 1999-2099 CGI City - All rights reserved. |