s4sho/restangularjs/master/.htaccess - Htaccess File

s4sho/restangularjs/master/.htaccess

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /codeigniter/restangularjs/index.php/$1 [L]

ErrorDocument 404 /codeigniter/restangularjs/index.php

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache