Forum Moderators: coopster
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.
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.