ajeshgeorge22/booked/master/Web/Services/.htaccess - Htaccess File

ajeshgeorge22/booked/master/Web/Services/.htaccess

RewriteEngine On
# Set RewriteBase if your physical path is different from the URL. For example, if using an alias
#RewriteBase /dev/Services
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache