File Error :You don't need to worry because Xenforo takes care of everything in the .htaccess file. When you register, the URL is also search engine friendly. Due to this in .htaccess, index.php is not only used on the main page:
Simple Solution Just add this code in the .htaccess file
Code:
RewriteRule ^.*$ index.php [NC,L]