LAM Alaska MySQLhtml |
I created the MySQLhtml.cgi-pl as a wrapper for the
mysql html pages on my site.
The program is written in Perl.
This program wrapper adds the menuBar and style to the mysql html pages.
I first edited index.html and mysql-html.css then decided it would be easy
enough to write this script. I am using a RewiteRule so that the .html files
are wrapped and the images in the mysql/images/ are still available with
the same URL.
All the html files are in a single
directory and the images in a subdirectory.
This text is displayed when the program is accessed without a query string.
The RewiteRule puts the html file name in the query string and this program
displays existing pages wrapped with my site header using the default style for
my site. This program transfers processing to the file not found program on
my site for any URL not a valid documet in the mysql
directory.
Saturday, November 23, 2024 @ 6:46:03 AM
gci.ServerAdmin@lam1.us