Welcome! Log In Create A New Profile

Advanced

Hi, i have a question, Im currently got a caching system in place but it use php to utilize it...

November 23, 2011 01:31PM
Im currently got a caching system in place but it use php to utilize it,

is their some way to direct a user to html cache file ie

www.domain.com/view.php?id={id}

would hidden redirect to:

www.domain.com/cache/{id}.html

not using any 304 directs **totally invisible..if you know what i mean due to search engines being tricky about those things

*now this is the bit im thinking about::

if the {id}.html file does not exist

carry the request out as normal with the view.php script

for example with this script:

www.domain.com/view.php?id={id}



Thank you before hand.
Subject Author Posted

Hi, i have a question, Im currently got a caching system in place but it use php to utilize it...

rateitstar November 23, 2011 01:31PM

Re: Hi, i have a question, Im currently got a caching system in place but it use php to utilize it...

rateitstar December 02, 2011 05:33PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 296
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready