In my .htaccess I have the following:
RewriteBase / RewriteCond %{REQUEST_URI} !^/f/ RewriteRule ^(.*)$ /f/$1 [L]
This basically makes it so