You don't need the files f.php etc, you only need rewrite. Search for htaccess internal rewrite. When the request for f.php is made internally the server sends the request to viewforum.php
The redirection and rewrites in .htaccess are the easy part. The links generated by phpBB on the page are the big problem. you are creating a pretty big mess if you aren't doing that.
The redirection and rewrites in .htaccess are the easy part. The links generated by phpBB on the page are the big problem. you are creating a pretty big mess if you aren't doing that.
Statistics: Posted by thecoalman — Wed May 07, 2025 7:02 am