Forum Moderators: coopster

Message Too Old, No Replies

About php forum

How to transfer my php dynamic page to static?

         

manits zhang

9:40 am on Feb 27, 2005 (gmt 0)

10+ Year Member



Hi you guys, I want to know how to transfer my php dynamic page to static?

I am using PHPbb forum, and writed mod_rewrite rule on .htaccess file. I can use static url to open my page, but why the link on my pages is still dynamic link. how to do for changing the link on my page to static link this forum (webmasterworld).

thanks.

manits zhang

12:47 am on Feb 28, 2005 (gmt 0)

10+ Year Member



Who can help me? for any tips.

ironik

1:36 am on Feb 28, 2005 (gmt 0)

10+ Year Member



Just to clarify, are you asking whether you can make the entire page static, or just a particular link?

I'm a bit confused at your htaccess directive.. I wasn't aware that it could make a dynamic page turn static, I think you'd need some sort of caching engine for that(check out Zend's products or mmcache)... even then I'm not sure you can select certain pages.