All html through CGIs...

They have: 15 posts

Joined: Mar 2000

Hi guys, Do you know any good script to "call" every single html web page at my website through a cgi, avoiding the weird proxy servers cache spread out the internet? I'm currently placing the "NO-Cache" and "Pragma" meta tags at every html page but the proxy servers ignore them showing always a cached version of my webpages (even those with ssi calls, .shtml), lasting even hours to reflect every change I did to them (my clients are frustrated about getting their webpages changes online inmediatly)

I mean, when a user loads any webpage of my site:

http://www.mysite.com/cgi-bin/htmlcall.cgi?=webpage.html

or something like that. However I don't know if the target "webpage.html" are going to be cached after cgi calling Sad

Thanks in advance for your help !!!

They have: 1,587 posts

Joined: Mar 1999

um, i think that will eat up too much or ur servers resources, maybe try, php.

good luck Smiling

They have: 15 posts

Joined: Mar 2000

Hi fairhousing, I was thinking to try php as you adviced, do you know any simple support document to create simple php webpages or to start understand php language?

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.