Hi,
I have to use the Top Topics on Index mod for phpbb2 and I was wondering If there is a SEO url fix for this? Currently using Mixed mod.
http://www.phpbbhacks.com/download/1238
All help is appreciated.
Thank you.
It is currently Sun Feb 12, 2012 6:20 pm
News of phpBB2 Mixed mod rewrite#
#-----------------------------------------------
#
common.php
#
#-----------------------------------------------
#
if (file_exists('install') || file_exists('contrib'))
{
message_die(GENERAL_MESSAGE, 'Please_remove_install_contrib');
}
RewriteEngine On
# FORUMS PAGES
###############
# FORUM INDEX REWRITERULE WOULD STAND HERE IF USED. "forum" REQUIRES TO BE SET AS FORUM INDEX
# RewriteRule ^boards/forum\.html$ /boards/index.php
# FORUM
RewriteRule ...
Total posts 40472 • Total topics 8392 • Total members 15097