Browsertest HTML Files

<<Back

To get the browsertesthtml directory for this application, which includes browser1.html, browser33.html, browser66.html and browser99.html, click on this link:

browsertesthtml.tar.gz

and download this file to where your HTML documents reside on your UNIX or LINUX web server. If you are downloading this file to a PC or Mac and then intend to upload it to a UNIX machine, be sure to save the file as browsertesthtml.tar.gz, then ftp it as a binary file called browsertesthtml.tar.gz. Once the file is in place use the gzip utility to expand the files by typing:

gunzip browsertesthtml.tar.gz

If you don't have this freeware compression utility you can get it at:

ftp://ftp.netscape.com/pub/unsupported/gnu/

Once the file is unzipped it will be in this format:

browsertesthtml.tar

To untar this file type the following:

tar -xvf browsertesthtml.tar

The result should be the browsertesthtml directory, which contains the various html templates for the various browsers detected. . Be sure to chmod these files to 755 and the browsertesthtml directory itself to 755. If you downloaded this file to the correct location and followed the above steps, then these files should function properly.

<<Back  | mikecalabrese.com