RewriteRule /forum/medicine /forum/forumdisplay.php?f=56
RewriteEngine onOptions +FollowSymlinksRewriteBase /RewriteRule ^(.*)fid/(.*)$ $forumdisplay.php?f=$2RewriteRule ^/f([0-9]+)/s([^/]+?)$ /forumdisplay.php?f=$1&s=$2 [L]RewriteRule ^/t([0-9]+)/s([^/]+?)\.html$ /showthread.php?t=$1&s=$2 [L]RewriteRule ^/s([^/])+?/$ /index.php?s=$1 [L]RewriteRule ^chat forumdisplay.php?f=10