Forum Moderators: phranque
we dont appear to have a backup
Options +FollowSymLinks -MultiViews
RewriteEngine on
#
# Internally rewrite all extensionless URLs not ending in "/" to index.php
RewriteCond $1 !^index\.php(/.*)?$
RewriteRule ^(([^/]+/)*[^./]+)$ index.php/$1 [L]