Forum Moderators: phranque
Options +FollowSymLinks
RewriteEngine on
RewriteRule (^[^\.]*$)(.*)$ /index.php?params=$1
I've added a /forum directory and put some forum software in that directory.
How should I modify my htaccess file above so that it doesn't rewrite the forum subdirectory?
TIA
Jim