Quote:
Originally posted by Rorschach
What do you mean? If you're talking about perl, use embperl, for php you can just modify your .htaccess to parse html pages for php includes, or you can use mod_rewrite to rewrite your filenames.
|
I purchased ClickCart Pro...it is cgi script...and it does not create static html pages but dynamic pages. Search engines do not spider cgi pages. There are ways to fool the search enginges but this is a dangerous thing to do and I do not want to do that.
What I want is a way to create actual static html pages from the cgi created dynamic pages. Will embperl do this for me or will a mod have to be written for the ClickCart Pro cgi script?