Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
hayderctee
/
urukprojectsites
Watch
4
Star
4
Fork
2
Files
Issues
2
Pull Requests
1
Wiki
Tree:
abf5b59b93
Branches
Tags
master
urukprojects...
/
dist
/
.htaccess
.htaccess
94 B
History
Raw
1
2
3
4
RewriteEngine
On
RewriteCond
%{HTTPS}
off
RewriteRule
(.*) https://
%{HTTP_HOST}
%{REQUEST_URI}