IQS Site FAQ

  1. When I ftp into my account, I can't upload any files.
  2. What kind of shopping cart can I use on my account?
  3. How do I configure a special MIME type for my account?
  4. How do I specify custom error pages?





How do I specify custom error pages?

In order to specify custom error pages you will need to create an .htaccess file. A simple text file, you can create this file in any text editing program. Add the following line to the .htaccess file and FTP it into your /htdocs directory.

ErrorDocument 404 /file.htm

You can specify different documents for different error codes, the one above is a 404 File not found error.  You will need to put the file to be displayed in your /htdocs directory as well.


Back to the Index

© 1997-1999 Internet Quality Services Corporation. All rights reserved.