Fabio-Gambacorta/aniem-abruzzo/master/src/api/companies/.htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ([A-Za-z0-9-]*)$ /AniemAbruzzo/build/api/companies/index.php?id=$1 [NC,L] </IfModule>
Files
