l'htaccess
Quote:
Options +FollowSymlinks
RewriteEngine On
RewriteBase /forum/
RewriteRule [.]*-vf([0-9]*) viewforum.php?%{QUERY_STRING}&f=$1
RewriteRule [.]*-vp([0-9]*) viewtopic.php?%{QUERY_STRING}&p=$1
RewriteRule [.]*-vt([0-9]*) viewtopic.php?%{QUERY_STRING}&t=$1
|
dove ovviamente se non hai il tuo forum nella cartella "forum" lo levi.
quì la mod per il rewrite di phpbb3
