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
