updated project to build with gulpjs
This commit is contained in:
parent
5d05b18b67
commit
d4f8e8c85f
22 changed files with 8432 additions and 154 deletions
4
src/.htaccess
Normal file
4
src/.htaccess
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTPS} off
|
||||
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
|
Loading…
Add table
Add a link
Reference in a new issue