slyxster/sabc/master/public/api/.htaccess
# Make sure we're always using the www in the URL SetEnv FUEL_ENV development RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /fuel.php/$1 [L]
Files
![ENV, REQUEST_FILENAME](https://www.askapache.com/s/u.askapache.com/htaccess-file/2016/github/slyxster/sabc-public-api-htaccess.png)