.htaccess (mod_rewrite)


RewriteEngine On 
RewriteRule ^(.*+)$ index.php?title=$1

Can’t seem to get this working for me.
I made sure it wasnt a .txt file, but still no luck