Indy2222/mediservice/master/src/.htaccess - Htaccess File

Indy2222/mediservice/master/src/.htaccess

# Apache configuration file (see httpd.apache.org/docs/2.2/mod/quickreference.html)

# routing
# RewriteEngine On
# RewriteCond %{REQUEST_FILENAME} !-f
# RewriteCond %{REQUEST_FILENAME} !-d
# RewriteRule api/v1/(.*)$ api.php?request=$1 [QSA,NC,L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache