New Ning To Jamroom Support Forum
Ning To Jamroom
oh wait you were the 1 encouraging contacting the attorney general and starting legal actions against them/
i contacted them and left a long comment
# All requests through the router
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule ^(.*)$ modules/jrCore/router.php?_uri=$1 [NC,L]
</IfModule>