uofa/gulp-starter/global-version/public_html/.htaccess - Htaccess File

uofa/gulp-starter/global-version/public_html/.htaccess

RewriteEngine On

##===============================================
##File revving: screen.1410180532.css > screen.css
##===============================================
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.+).(d+).(js|css|gif|png|jpe?g|pdf|xml|svg|eot|ttf|otf|woff|ico|htc)$ $1.$3 [L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache