timhc22/gulp-starter/master/web/.htaccess - Htaccess File

timhc22/gulp-starter/master/web/.htaccess

#todo do we need one of these if the virtualhosts file is set up correctly?
#todo should this be in folder above?

#<IfModule mod_rewrite.c>
#    Options -MultiViews
#
#    RewriteEngine On
##    RewriteBase /gulp-starter/web/
#    RewriteCond %{REQUEST_FILENAME} !-f
#    RewriteRule ^ index.php [L]
#</IfModule>

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache