All html through CGIs...
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
Thanks in advance for your help !!!
fairhousing posted this at 10:39 — 6th November 2000.
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
mexboy posted this at 15:36 — 6th November 2000.
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.